Claim Missing Document
Check
Articles

Found 14 Documents
Search

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.
Klasifikasi Citra Daging Babi dan Daging Sapi Menggunakan Deep Learning Arsitektur ResNet-50 dengan Augmentasi Citra Sarah Lasniari; Jasril Jasril; Suwanto Sanjaya; Febi Yanto; Muhammad Affandes
Jurnal Sistem Komputer dan Informatika (JSON) Vol 3, No 4 (2022): Juni 2022
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/json.v3i4.4167

Abstract

Beef is an example of an animal protein-rich food. The consumption of meat in Indonesia is increasing year after year, in tandem with the country's growing population. Many traders purposefully combine beef and pork in order to maximize profits. With the naked eye, it's difficult to tell the difference between pork and beef. In Muslim-majority countries, the assurance of halal meat is crucial. This study uses Deep Learning with the Convolutional Neural Network (CNN) method and ResNet-50 with data augmentation to classify images of beef and pork. The original meat picture databases contain 457 images, however following the data augmentation process, there are 2742 images in total, divided into three classes. The distribution of training and test data is 90 percent:10 percent in the comparison test scenario between the two original data schemes and supplemented data. With an average of 87.64 % accuracy, 87.59 % recall, and 90.90 % precision, the Confusion Matrix is the best classification performance model. There was no evidence of overfitting based on observations from the visualization of the training and testing process.
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.
Optimasi Convolutional Neural Network NASNetLarge Menggunakan Augmentasi Data untuk Klasifikasi Citra Penyakit Daun Padi Afiana Nabilla Zulfa; Jasril Jasril; Muhammad Irsyad; Febi Yanto; Suwanto Sanjaya
JURNAL MEDIA INFORMATIKA BUDIDARMA Vol 7, No 2 (2023): April 2023
Publisher : Universitas Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/mib.v7i2.6056

Abstract

Diseases that attack rice are one of the elements that can reduce rice production. Rice diseases include Blast, Brown Spot, Leaf Smut, and so on. Distinguishing rice disease from sight has a weakness because rice disease has similar symptoms and characteristics. Farmers lack knowledge in identifying rice disease types so that technology is needed that can help distinguish rice diseases. The method used for rice image classification in this study is the Convolutional Neural Network NASNetLarge architecture. There are two classification processes, namely the classification process using data augmentation and without data augmentation. The data consists of 4 classes, namely Healthy, Leaf Smut, Blast, and Brown Spot with a total of 440 original images and 1320 augmented images. This study uses data augmentation, namely Horizontal Flips, Vertical Flips, and Contrast. The results for the classification process without data augmentation obtained the highest accuracy, namely 94.31%, 100% precision, 100% recall, and 100% f1-score at a ratio of 80:20, learning rate 0.1, dense 256, batch size 32, and optimizer Adam. While the accuracy obtained in the classification process using data augmentation is 98.73%, 96.11% precision, 100% recall, and 98.01% f1-score at a ratio of 70:30, learning rate 0.1, dense 16, batch size 128, and the Adagrad optimizer. The accuracy results show that the data augmentation and hyperparameters used can increase the accuracy in classifying rice leaf disease images.
Klasifikasi Citra Stroke Menggunakan Augmentasi dan Convolutional Neural Network EfficientNet-B0 Nadila Handayani Putri; Jasril Jasril; Muhammad Irsyad; Surya Agustian; Febi Yanto
JURNAL MEDIA INFORMATIKA BUDIDARMA Vol 7, No 2 (2023): April 2023
Publisher : Universitas Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/mib.v7i2.5981

Abstract

A stroke is a sudden onset of brain dysfunction, lasting for 24 hours or longer, resulting from clinically focal and global brain dysfunction. As many as 15 million people die from stroke each year. The stroke patients need an immediate treatment to minimize the risk of brain damage. One of the proponents for the stroke diagnosis is through a computed tomography (CT) image. In recent years, the image processing techniques capable to detect stroke patterns in a brain image, it can be useful for doctors and radiologists in doing diagnosis and treatment. This study aims to compare the level of accuracy using augmentation and without augmentation and hyperparameters using the Convolutional Neural Network in the EfficientNet-B0 architecture to classify ischemic, hemorrhagic, and normal brain stroke images. The data augmentation is produced by rotating, horizontal flipping, and contrast tuning of the original data. Testing data is provided as much as 20% of the portion of the original and augmented data, and the other 80% is used for the training process to find the optimal model. The model search is based on the composition of the training and validation data with a ratio of 70:30, 80:20 and 90:10. The experimental results show that the best performance is obtained for the combined original and augmented images, with accuracies of 97%, 93%, and 94%, respectively, for the three types of data-test: original, augmented, and combined. The merging of original and augmentated images for training data has shown that the model is robust enough in producing high accuracy results.
Implementasi Metode Learning Vector Quantization (LVQ) Untuk Klasifikasi Keluarga Beresiko Stunting Abdul Aziz; Fitri Insani; Jasril Jasril; Fadhilah Syafria
Building of Informatics, Technology and Science (BITS) Vol 5 No 1 (2023): Juni 2023
Publisher : Forum Kerjasama Pendidikan Tinggi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bits.v5i1.3478

Abstract

Stunting is a condition where a child's height is too short compared to children of the same age. This condition affects the health of toddlers in the short and long term, such as suboptimal body posture in adulthood, decreased reproductive health, and decreased learning capacity, resulting in suboptimal performance in school. One of the causes of stunting is a lack of nutrition, basic health facilities, and poor parenting practices. However, the current data collection and classification of families at risk of stunting still use Microsoft Excel, which is ineffective in processing large data. Therefore, the LVQ method, which is an improvement of the Vector Quantization method, is used to accelerate the classification process. In this study, 5 parameters were tested, and the optimal result was achieved by using 7 input neurons, Chebychev distance as the distance measure, a learning rate of 0.1, 7 epochs, and 30% of training data. With these parameters, an accuracy of 99.38% was obtained. Based on these results, the LVQ method can help improve accuracy in classifying families at risk of stunting
Sistem Klasifikasi Penyakit Jantung Menggunakan Teknik Pendekatan SMOTE Pada Algoritma Modified K-Nearest Neighbor Fitria Novitasari; Elin Haerani; Alwis Nazir; Jasril Jasril; Fitri Insani
Building of Informatics, Technology and Science (BITS) Vol 5 No 1 (2023): Juni 2023
Publisher : Forum Kerjasama Pendidikan Tinggi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bits.v5i1.3610

Abstract

The heart is a vital organ that plays a crucial role in pumping oxygenated blood and nutrients throughout the body. Heart disease refers to damage to the heart that can occur in various forms, caused by infections or congenital abnormalities. The World Health Organization (WHO) reports nearly 17.9 million deaths each year due to heart disease. In Indonesia, the prevalence of heart disease is around 1.5%, meaning that in 2018, approximately 15 out of 1,000 people, or nearly 2,784,060 individuals, were affected by this disease, according to the Basic Health Research data (Riskesdas) 2018. Many people have limited knowledge about heart health, leading to a lack of awareness of their heart conditions. This can be attributed to a lack of understanding regarding the importance of medical checkups related to heart health. Modified K-Nearest Neighbors (MKNN) is one of the data mining methods applied for classifying the risk of heart disease. The research utilized data obtained from the UCI dataset repository, which consists of 918 records with 12 attributes. To balance the imbalanced dataset with minority classes, the Synthetic Minority Over-sampling Technique (SMOTE) approach was used to generate new synthetic samples from the minority class. The objective of developing a web-based system for heart disease classification is to assist the public in assessing their risk of heart disease as early as possible, enabling them to take preventive actions sooner. The accuracy results of the MKNN algorithm with a 90:10 ratio are 80.37%, while with the MKNN+SMOTE approach, the accuracy increased to 84.00%. The use of the SMOTE approach improved the accuracy of low-performing data.
Klasifikasi Citra Daging Sapi dan Daging Babi Menggunakan CNN Arsitektur EfficientNet-B6 dan Augmentasi Data M. Fadil Martias; Jasril Jasril; Suwanto Sanjaya; Lestari Handayani; Febi Yanto
Jurnal Sistem Komputer dan Informatika (JSON) Vol 4, No 4 (2023): Juni 2023
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/json.v4i4.6195

Abstract

In daily life, beef often serves as a staple food for humans. However, the high and expensive price of beef has prompted traders to adulterate it with pork for the sake of profit. Such adulteration has serious implications in the Islamic religion, where not all types of meat are considered halal (permissible for consumption), such as pork. As a result, consumers often remain unaware that the beef they purchase has been adulterated with pork. At a glance, both types of meat exhibit similar appearance and texture, making them difficult to differentiate. This research aims to classify beef and pork using a deep learning model with the Convolutional Neural Network (CNN) method, combined with data augmentation. The model used is EfficientNet-B6 with variations in the testing scenario. The variations include the ratio of training and testing data, learning rates, and optimizer for EfficientNet-B6. Data augmentation is performed using techniques such as random rotation, shifting, image scaling, vertical and horizontal flipping, and nearest pixel filling. Evaluation results using the confusion matrix show that the model with data augmentation achieves the highest accuracy for the classes of beef, pork, and adulterated samples at 92.00%, while the model without augmentation achieves an accuracy of 91.67%. However, from this experiment, the best scenario to avoid misclassifying pork and adulterated samples as beef can be obtained. This scenario involves a model with data augmentation, a 90:10 data split, SGD optimizer, and a learning rate of 0.01, which achieves the highest precision for the beef class at 96.05%. The research findings demonstrate that the use of data augmentation on images can improve the model's performance, and the model with data augmentation, a 90:10 data split, SGD optimizer, and a learning rate of 0.01 exhibits the best performance in classifying beef images.