The automotive industry in Indonesia has gradually experienced rapid development over time, leading to intense competition among automotive companies. In such a competitive environment, the quality inspection process is a critical aspect of the automotive manufacturing industry. One significant issue in the quality inspection process is human error. The Fourth Industrial Revolution offers solutions through computer vision technology to improve production quality. YOLOv8 is a real-time object detection algorithm that offers fast inference and good background reduction, but it is less effective for small and low-contrast objects. Conversely, Faster R-CNN has high confidence scores but slow inference capabilities. Company XYZ has a visual inspection system using YOLOv8, with a mAP50@95 value of 74%. However, the confidence scores produced often do not meet the company's standard threshold, which requires a confidence score above 90%. Therefore, a study was conducted to combine the inference results of YOLOv8 and Faster R-CNN using the weighted boxes fusion method to enhance the inference results of YOLOv8. The study results showed an increase in mAP when combining the inferences of the two models, compared to when each model performed inference individually – there was a 3.8% increase compared to YOLOv8's performance and a 5.5% increase compared to Faster R-CNN's performance.
Copyrights © 2025