This study aims to develop an Indonesian traffic sign detection system using a transfer learning approach to improve road safety and traffic efficiency. The dataset was obtained from Kaggle and consists of 2,100 images across 21 traffic sign classes. The research stages include data collection, preprocessing to reduce noise and normalize image brightness, object detection using YOLOv5, and classification based on transfer learning with ResNet, VGG-16, and MobileNet architectures. Model performance was evaluated using accuracy, precision, recall, and F1-score metrics. Experimental results indicate that the YOLOv5 model is capable of detecting traffic sign objects; however, the classification performance remains relatively low, with a mean Average Precision (mAP) value of 0.17. These findings suggest that further optimization is required in data preprocessing, dataset quality, and model parameter tuning to achieve better performance. This study demonstrates that transfer learning has significant potential for developing computer vision-based traffic sign detection systems, although further improvements are necessary to ensure robustness under real-world Indonesian traffic conditions.
Copyrights © 2026