Rizqo Sahala Putra
Politeknik Negeri Bengkalis

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

Found 1 Documents
Search

Development of a Vehicle Detection and Classification System Using YOLO and Real-Time API With The Rapid Application Development (RAD) Method Rizqo Sahala Putra; Muhammad Asep Subandri
JURNAL TEKNOLOGI DAN OPEN SOURCE Vol. 9 No. 1 (2026): Jurnal Teknologi dan Open Source, June 2026
Publisher : Universitas Islam Kuantan Singingi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.36378/jtos.v9i1.5716

Abstract

This study developed a real-time, computer vision-based traffic monitoring system to address safety concerns regarding uncontrolled public vehicle access within the Politeknik Negeri Bengkalis campus environment. As the existing CCTV infrastructure lacked intelligent analytical capabilities, an automated solution was required to extract objective traffic data. The system utilized the YOLOv8n model for vehicle detection and the ByteTrack algorithm for multi-object tracking to prevent duplicate counting across frames. To overcome classification inaccuracies inherent in pre-trained models without relying on resource-intensive retraining, a rule-based post-processing method was implemented. This method evaluated bounding box geometries, including pixel area, aspect ratio, and a vertical camera perspective factor, to filter raw detections. Evaluation results demonstrated that the rule-based approach significantly minimized false positives, achieving a total precision of 93.48% and an overall accuracy of 86.00%, which vastly outperformed both baseline and fine-tuned configurations. Furthermore, comparative tests across model variants confirmed that YOLOv8n provided the most stable CPU execution, maintaining the highest frame rate and lowest inference latency. The integrated system successfully tracked vehicle counts and estimated relative speeds, providing a reliable, GPU-independent analytical tool to support data-driven campus traffic management policies.