Ulfah Nur Oktaviana
Universitas Muhammadiyah Malang

Published : 3 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 3 Documents
Search

Klasifikasi Penyakit Padi berdasarkan Citra Daun Menggunakan Model Terlatih Resnet101 Ulfah Nur Oktaviana; Ricky Hendrawan; Alfian Dwi Khoirul Annas; Galih Wasis Wicaksono
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 5 No 6 (2021): Desember 2021
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (378.614 KB) | DOI: 10.29207/resti.v5i6.3607

Abstract

Rice is a staple food source for most countries in the world, including Indonesia. The problem of rice disease is a problem that is quite crucial and is experienced by many farmers. Approximately 200,000 - 300,000 tons per year the amount of rice attacked by pests in Indonesia. Considerable losses are caused by late-diagnosed rice plant diseases that reach a severe stage and cause crop failure. The limited number of Agricultural Extension Officers (PPL) and the Lack of information about disease and proper treatment are some of the causes of delays in handling rice diseases. Therefore, with the development of information technology and computers, it is possible to identify diseases by utilizing Artificial Intelligence, one of which is by using recognition methods based on image processing and pattern recognition technology. The purpose of this research is to create a Machine Learning model by applying the model architecture from Resnet101 combined with the model architecture from the author. The model proposed in this study produces an accuracy of 98.68%.
Garbage Classification Using Ensemble DenseNet169 Ulfah Nur Oktaviana; Yufis Azhar
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 5 No 6 (2021): Desember 2021
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (528.299 KB) | DOI: 10.29207/resti.v5i6.3673

Abstract

Garbage is a big problem for the sustainability of the environment, economy, and society, where the demand for waste increases along with the growth of society and its needs. Where in 2019 Indonesia was able to produce 66-67 million tons of waste, which is an increase from the previous year of 2 to 3 million tons of waste. Waste management efforts have been carried out by the government, including by making waste sorting regulations. This sorting is known as 3R (reduce, reuse, recycle), but most people do not sort their waste properly. In this study, a model was developed that can sort out 6 types of waste including: cardboard, glass, metal, paper, plastic, trash. The model was built using the transfer learning method with a pretrained model DenseNet169. Where the optimal results are shown for the classes that have been oversampling previously with an accuracy of 91%, an increase of 1% compared to the model that has an unbalanced data distribution. The next model optimization is done by applying the ensemble method to the four models that have been oversampled on the training dataset with the same architecture. This method shows an increase of 3% to 5% while the final accuracy on the test of dataset is 96%.
Herbal Leaves Classification Based on Leaf Image Using CNN Architecture Model VGG16 Bella Dwi Mardiana; Wahyu Budi Utomo; Ulfah Nur Oktaviana; Galih Wasis Wicaksono; Agus Eko Minarno
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 7 No 1 (2023): February 2023
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v7i1.4550

Abstract

Herbal leaves are a type that is often used by people in the health sector. The problem faced is the lack of knowledge about the types of herbal leaves and the difficulty of distinguishing the types of herbal leaves for ordinary people who do not understand plants. If any type of plant is used, it will have a negative impact on health. Automatic classification with the help of technology will reduce the risk of misidentification of herbal leaf types. To make identification, a precise and accurate herbal leaf detection process is needed. This research aims to facilitate the classification model of herbal leaf images with a higher accuracy value than previous research. Therefore, the proposed method in this classification process is one of the Transfer Learning methods, namely Convolutional Neural Network (CNN) with a pretrained VGG16 model. This research uses a dataset of herbal leaves with a total of 10 classes: Belimbing Wuluh, Jambu Biji, Jeruk Nipis, Kemangi, Lidah Buaya, Nangka, Pandan, Pepaya, Seledri and Sirih. The performance of the results of the proposed classification method on the test dataset using Classification Report shows an increase in the results of the previous research accuracy value from 82% to 97%. This research also applies Image Data Generator in the augmentation process which aims to improve the image of herbal leaves, reduce overfitting, and improve accuracy.