Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Jurnal INFOTEL

Requirements Engineering of Village Innovation Application Using Goal-Oriented Requirements Engineering (GORE) Condro Kartiko; Ariq Cahya Wardhana; Wahyu Andi Saputra
JURNAL INFOTEL Vol 13 No 2 (2021): May 2021
Publisher : LPPM INSTITUT TEKNOLOGI TELKOM PURWOKERTO

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.20895/infotel.v13i2.602

Abstract

The delay in the absorption of village funds from the central government to the village government is due to the village government's difficulty preparing village development innovation programs. The innovation tradition will grow if the cycle of transformation of knowledge and acceptable practices from one village to another, especially villages with similar conditions and problems, can run smoothly. For the process of exchanging knowledge and experiences between villages to run smoothly, it is necessary to codify best practices in a structured, documented, and disseminated manner. This research aims to design an application that functions as a medium for sharing knowledge about the use of village funds through government innovation narratives. The application is expected to become a reference for villages to carry out innovative practices by conducting replication studies and replicating acceptable practices that other villages have done. Therefore, it is necessary to have a system requirements elicitation method that can explore the village's requirements in sharing knowledge so that the resulting system is of high quality and by the objectives of being developed. There are several Goal-Oriented Requirements Engineering (GORE) methods used, such as Knowledge Acquisition in Automated Specification (KAOS) and requirements engineering based on business processes. In this research, the KAOS method was demonstrated as the elicitation activity of a village innovation system. Then the results were stated in the Goal Tree Model (GTM). Model building begins with discussions with the manager of the village innovation program to produce goals. The goals are then broken down into several sub-goals using the KAOS method. The KAOS method is used for the requirements elicitation process resulting in functional and non-functional requirements. This research is the elicitation of the requirement for the village innovation system so that it can demonstrate the initial steps in determining the requirements of the village innovation system before carrying out the design process and the system creation process. The results of this requirement elicitation can be used further in the software engineering process to produce quality and appropriate village innovation applications.
Rupiah Banknotes Detection Comparison of The Faster R-CNN Algorithm and YOLOv5 Muhammad Zuhdi Hanif; Wahyu Andi Saputra; Yit Hong Choo; Andi Prademon Yunus
JURNAL INFOTEL Vol 16 No 3 (2024): August 2024
Publisher : LPPM INSTITUT TEKNOLOGI TELKOM PURWOKERTO

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.20895/infotel.v16i3.1189

Abstract

Money is an essential part of human life. Humans are never separated from activities related to money. As time goes by, money is not only a means of transactions between humans but also between humans and machines. Machines can recognize money in various ways, including object detection. Object detection is one of the most popular branches of computer vision. There are many methods for carrying out object detection, such as Faster R-CNN and YOLO. Faster R-CNN has been widely used in various fields to perform object detection tasks. Faster R-CNN has advantages over its predecessor because it uses a Region Proposal Network (RPN) as a substitute for selective search, which requires less compilation time. YOLO (You Only Look Once) is the most frequently used object detection method. This method divides the image into grids; each part of the grid predicts objects and their probabilities. The main advantages of YOLO are its high speed and ability to recognize objects in various conditions and positions with reasonably high accuracy. This research compares the Faster R-CNN algorithm model using the ResNet-50 architecture with YOLOv5 to recognize rupiah banknotes. The dataset used is 1120 images consisting of 8 classes. The YOLOv5 model trained on RGB data had the best results, with calculation accuracy reaching 1. Test results on three images also showed suitable results. The hope is that this research can be applied in other research to build a system for recognizing rupiah banknotes.