YOLO-BS:一个基于YOLOv8的交通信号检测算法
Hong Zhang1,2, Mingyin Liang3, Yufeng Wang3
1Transportation Institute of Inner Mongolia University, Hohhot, 010070, China. imu_hongzhang@outlook.com.
Scientific reports
|March 4, 2025
概括
本研究介绍了YOLO-BS,这是一种增强的交通标志检测算法,可以提高准确性和实时性能. 它在复杂的环境中表现出色,性能优于目前用于更安全的智能运输系统的模型.
科学领域:
- 计算机视觉 计算机视觉
- 人工智能的人工智能
- 智能运输系统 智能运输系统
背景情况:
- 交通标志对于道路安全和交通管理至关重要.
- 现有的检测方法在动态环境中难以获得准确性和实时性能,尤其是复杂的背景和小目标.
研究的目的:
- 开发基于YOLOv8.8的增强交通标志检测算法 (YOLO-BS).
- 为了应对在复杂的背景中检测小型交通标志的挑战.
- 为了提高交通标志检测的实时性能.
主要方法:
- 该研究通过结合一个小物体检测层来增强YOLOv8框架.
- 集成了一个双向特征金字塔网络 (BiFPN),以改善多尺度对象处理.
- 在TT100K数据集上进行了实验,以评估性能指标.
主要成果:
- 拟议的YOLO-BS算法在与主流模型相比显示出更高的性能.
- 实现了90.1%的平均平均精度 (mAP50) 和每秒 (FPS) 的78.8.
- 增强的模型有效地处理复杂的背景和小型检测目标.
结论:
- YOLO-BS显著提高了交通标志检测准确性和实时处理.
- 该算法显示,它有望提高智能运输系统的安全性和效率.
- 未来的研究将专注于为更广泛的应用改进YOLO-BS.
相关概念视频
Introduction to the Sign Test
643
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...
643
Difference from Background: Limit of Detection
5.4K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
5.4K
Classification of Signals
374
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...
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...
374
Detection of Gross Error: The Q Test
5.2K
When one or more data points appear far from the rest of the data, there is a need to determine whether they are outliers and whether they should be eliminated from the data set to ensure an accurate representation of the measured value. In many cases, outliers arise from gross errors (or human errors) and do not accurately reflect the underlying phenomenon. In some cases, however, these apparent outliers reflect true phenomenological differences. In these cases, we can use statistical methods...
5.2K
Sign Test for Matched Pairs
87
The sign test for matched pairs offers a robust method for comparing two paired samples, often for the effects of an intervention in one of them. This method is very useful in situations where the underlying distribution of the data is unknown. The test compares two related samples—often pre- and post-treatment measurements on the same subjects—to determine if there are significant differences in their median values.
To conduct the sign test, we first calculate the differences in...
To conduct the sign test, we first calculate the differences in...
87
Design Example: Alignment of a Road Line Using GIS
28
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...
28


