Efficient traffic sign recognition using YOLO for intelligent transport systems
View abstract on PubMed
Summary
This summary is machine-generated.This study introduces an optimized YOLOv5 framework for traffic sign recognition (TSR), improving small-target detection and real-time performance for autonomous driving. The enhanced system achieves high accuracy and robustness in diverse conditions.
Area Of Science
- Computer Vision
- Artificial Intelligence
- Autonomous Systems
Background
- Traffic sign recognition (TSR) is crucial for autonomous driving safety.
- Existing systems face challenges with small targets, environmental variations, and real-time processing.
Purpose Of The Study
- To develop an optimized YOLOv5-based framework for robust and efficient TSR.
- To enhance detection of small traffic signs and improve performance under various environmental conditions.
Main Methods
- Implemented k-means++ for anchor box optimization to improve small-target detection.
- Conducted comparative analysis of YOLOv5 variants (s/m/x) for precision-speed trade-offs.
- Performed systematic hyperparameter tuning for enhanced robustness.
Main Results
- Achieved 98.1% mean average precision (mAP) and 99.3% precision on the CCTSDB dataset.
- Outperformed Faster-RCNN and SSD by 5-8% in mAP while maintaining 45 FPS.
- YOLOv5s variant demonstrated optimal balance with 99.3% mAP@0.5 and 32 ms inference time.
- Showcased robust performance in challenging scenarios like fog and backlighting.
Conclusions
- The optimized YOLOv5 framework significantly enhances TSR accuracy and reliability.
- The system is well-suited for real-time applications in intelligent transportation systems.
- The proposed optimizations offer a flexible and high-performance solution for autonomous driving.
Related Concept Videos
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Additivity means that the response to the sum of multiple inputs is the sum of their individual responses. For inputs x1(t) and x2(t) producing outputs y1(t) and y2(t), respectively:
Combining homogeneity and...
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
Discrete-time systems have input and output signals at specific intervals, defined at distinct instants by difference equations. An example...
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
The sign test is an important tool in nonparametric statistics, offering a straightforward yet effective method for analyzing matched pairs, nominal data, or hypotheses concerning the median of a population. It transforms data points into positive or negative signs, avoiding the need for assumptions about data distribution and instead focusing on the direction of change. It is particularly valuable when data does not conform to the normal distribution requirements of many parametric tests. For...
The alignment of a road line using Geographic Information Systems (GIS) is a critical process in civil engineering, combining advanced technology with practical decision-making. This methodology begins with the collection of geospatial data, including information on land cover, geomorphology, drainage patterns, slope, and contour details. Such data is typically acquired through satellite imagery and GIS tools, offering a comprehensive understanding of the terrain.Once the data is gathered, it...

