Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Journal of Artificial Intelligence and Engineering Applications (JAIEA)

Automatic Waste Type Detection Using YOLO for Waste Management Efficiency Alfattah Atalarais; Kana Saputra S; Hermawan Syahputra; Said Iskandar Al Idrus; Insan Taufik
Journal of Artificial Intelligence and Engineering Applications (JAIEA) Vol. 4 No. 2 (2025): February 2025
Publisher : Yayasan Kita Menulis

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59934/jaiea.v4i2.770

Abstract

The management of waste in Indonesia is currently suboptimal, with only 66.24% being effectively managed, leaving 33.76% unmanaged. This highlights a significant challenge in waste management, primarily due to a lack of understanding in selecting appropriate waste types. Advances in deep learning and computer vision offer promising solutions to this issue. This study employs the YOLOv8l model, a well-regarded deep learning model for object detection, to develop an automated waste type detection system integrated with trash bins. The dataset comprises 2800 images across four classes, each containing 700 images, and is split with an 80:10:5 ratio for training, validation, and testing. Evaluation on test data yields a mean Average Precision (mAP) of 96.8%, indicating robust model performance in object detection. The model's accuracy is further validated with a score of 89.98%. Real-time testing conducted at Merdeka Park, Binjai, demonstrates the system's capability to detect waste with varying confidence levels, consistently above the 0.5 threshold. The highest confidence was observed in bottle detection at 0.94, and the lowest in cans at 0.64, underscoring the system's reliability across different detection scenarios within a 30cm range.
Implementation of MobileNet V3 In Classifying Butterfly Species with Android and Cloud Based Application Development Ihsan Zulfahmi; Said Iskandar Al Idrus; Hermawan Syahputra; Insan Taufik; Kana Saputra S
Journal of Artificial Intelligence and Engineering Applications (JAIEA) Vol. 4 No. 2 (2025): February 2025
Publisher : Yayasan Kita Menulis

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59934/jaiea.v4i2.797

Abstract

This research aimed to develop an Android application capable of classifying butterfly species using cloud computing and deep learning technologies. MobileNetV3-Large, a Convolutional Neural Network (CNN) architecture, was employed to process and classify six butterfly species. The dataset was divided into two ratios, 70:30 and 80:20, for training and testing. Evaluation results indicated that the optimal model was achieved with an 80:20 ratio, yielding an accuracy of 94% and precision, recall, and F1-Score values exceeding 90% for each species class. Google Cloud Platform (GCP) was utilized to manage and run the model using the Cloud Run service, enabling the application to function efficiently even with limited resources on Android devices. The application incorporates an encyclopedia of species and a camera scanning feature, making it a valuable educational tool