Table of Contents
Fetching ...

Effects of Real-Life Traffic Sign Alteration on YOLOv7- an Object Recognition Model

Farhin Farhad Riya, Shahinul Hoque, Md Saif Hassan Onim, Edward Michaud, Edmon Begoli, Jinyuan Stella Sun

TL;DR

This work analyzes how benign real-world alterations to traffic signs affect YOLOv7-based object detection. It introduces a structured evaluation across displacement, deformation, color variation, natural occlusions, and viewing angle to measure impact on detection confidence and accuracy, avoiding adversarial perturbations. Experiments on European traffic signs show significant sensitivity to displacement and color/patch changes, highlighting gaps in robustness for critical autonomous-driving decisions. The findings stress the need for robust training, diverse datasets, and comprehensive real-world testing to ensure reliable recognition in dynamic environments.

Abstract

The widespread adoption of Image Processing has propelled Object Recognition (OR) models into essential roles across various applications, demonstrating the power of AI and enabling crucial services. Among the applications, traffic sign recognition stands out as a popular research topic, given its critical significance in the development of autonomous vehicles. Despite their significance, real-world challenges, such as alterations to traffic signs, can negatively impact the performance of OR models. This study investigates the influence of altered traffic signs on the accuracy and effectiveness of object recognition, employing a publicly available dataset to introduce alterations in shape, color, content, visibility, angles and background. Focusing on the YOLOv7 (You Only Look Once) model, the study demonstrates a notable decline in detection and classification accuracy when confronted with traffic signs in unusual conditions including the altered traffic signs. Notably, the alterations explored in this study are benign examples and do not involve algorithms used for generating adversarial machine learning samples. This study highlights the significance of enhancing the robustness of object detection models in real-life scenarios and the need for further investigation in this area to improve their accuracy and reliability.

Effects of Real-Life Traffic Sign Alteration on YOLOv7- an Object Recognition Model

TL;DR

This work analyzes how benign real-world alterations to traffic signs affect YOLOv7-based object detection. It introduces a structured evaluation across displacement, deformation, color variation, natural occlusions, and viewing angle to measure impact on detection confidence and accuracy, avoiding adversarial perturbations. Experiments on European traffic signs show significant sensitivity to displacement and color/patch changes, highlighting gaps in robustness for critical autonomous-driving decisions. The findings stress the need for robust training, diverse datasets, and comprehensive real-world testing to ensure reliable recognition in dynamic environments.

Abstract

The widespread adoption of Image Processing has propelled Object Recognition (OR) models into essential roles across various applications, demonstrating the power of AI and enabling crucial services. Among the applications, traffic sign recognition stands out as a popular research topic, given its critical significance in the development of autonomous vehicles. Despite their significance, real-world challenges, such as alterations to traffic signs, can negatively impact the performance of OR models. This study investigates the influence of altered traffic signs on the accuracy and effectiveness of object recognition, employing a publicly available dataset to introduce alterations in shape, color, content, visibility, angles and background. Focusing on the YOLOv7 (You Only Look Once) model, the study demonstrates a notable decline in detection and classification accuracy when confronted with traffic signs in unusual conditions including the altered traffic signs. Notably, the alterations explored in this study are benign examples and do not involve algorithms used for generating adversarial machine learning samples. This study highlights the significance of enhancing the robustness of object detection models in real-life scenarios and the need for further investigation in this area to improve their accuracy and reliability.
Paper Structure (20 sections, 5 equations, 9 figures, 1 table)

This paper contains 20 sections, 5 equations, 9 figures, 1 table.

Figures (9)

  • Figure 1: Epoch vs loss
  • Figure 2: Epoch vs Metrics
  • Figure 3: Graph representation of model's confidence by changing color channels
  • Figure 4: Snow-covered stop sign
  • Figure 5: Graph reflecting the confidence change when various parts of the stop sign are covered in snow patches.
  • ...and 4 more figures