Mirna Yunita
School of Computer Science and Technology, Beijing Institute of Technology, China

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

Found 2 Documents
Search

Design Human Object Detection Yolov4-Tiny Algorithm on ARM Cortex-A72 and A53 Rachmat Muwardi; Ahmad Faizin; Puput Dani Prasetyo Adi; Rizky Rahmatullah; Yanxi Wang; Mirna Yunita; Dendi Mahabror
Jurnal Ilmiah Teknik Elektro Komputer dan Informatika Vol. 9 No. 4 (2023): December
Publisher : Universitas Ahmad Dahlan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26555/jiteki.v9i4.27402

Abstract

Currently, many object detection systems still use devices with large sizes, such as using PCs, as supporting devices, for object detection. This makes these devices challenging to use as a security system in public facilities based on human object detection. In contrast, many Mini PCs currently use ARM processors with high specifications. In this research, to detect human objects will use the Mini PC Nanopi M4V2 device that has a speed in processing with the support of CPU Dual-Core Cortex-A72 (up to 2.0 GHz) + Cortex A53 (Up to 2.0 GHz) and 4 Gb DDR4 Ram. In addition, for the human object detection system, the author uses the You Only Look Once (YOLO) method with the YoloV4-Tiny type, With these specifications and methods, the detection rate and FPS score are seen which are the feasibility values for use in detecting human objects. The simulation for human object recognition was carried out using recorded video, simulation obtained a detection rate of 0,9845 or 98% with FPS score of 3.81-5.55.  These results are the best when compared with the YOLOV4 and YOLOV5 models. With these results, it can be applied in various human detection applications and of course robustness testing is needed.
Optimization of YOLOv4-Tiny Algorithm for Vehicle Detection and Vehicle Count Detection Embedded System Rachmat Muwardi; Ivan Prasetyo Nugroho; Ketty Siti Salamah; Mirna Yunita; Rizky Rahmatullah; Gregorius Justin Chung
Jurnal Ilmiah Teknik Elektro Komputer dan Informatika Vol. 10 No. 3 (2024): September
Publisher : Universitas Ahmad Dahlan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26555/jiteki.v10i3.29693

Abstract

Currently, the implementation of object detection systems in the traffic sector is minimal. CCTV cameras on highways and toll roads are primarily used to monitor traffic conditions and document violations. However, the data recorded by these cameras can be further utilized to enhance traffic management systems. The author proposes a vehicle detection and counting system using YOLOv4-Tiny. The research aims to improve vehicle detection and counting accuracy by employing a median filter and grayscale processing, which simplify object detection. The proposed YOLOv4-Tiny algorithm has shown impressive results on various datasets, including MAVD, GRAM-RTM, and author dataset. The system achieved a detection accuracy of 98.95% on the MAVD dataset, 99.5% on the GRAM-RTM dataset (comparable to YOLOv4), and 99.1% on the author dataset. Furthermore, the system operates at 25 frames per second (FPS), a notably high rate compared to other methods. While the system demonstrates excellent accuracy in counting cars, it encounters some accuracy loss with other vehicle classifications. The author concludes that the system is highly suitable for real-world applications but notes that inaccurate labeling can lead to vehicle counting errors.