YOLOv7-TS:基于子像素卷积和特征融合的交通标志检测模型
Shan Zhao1, Yang Yuan1, Xuan Wu1
1School of Software, Henan Polytechnic University, Jiaozuo 454000, China.
Sensors (Basel, Switzerland)
|February 10, 2024
概括
本研究介绍了YOLOv7-交通标志 (YOLOv7-TS),这是一个改进的深度学习模型,用于交通标志检测. 通过使用子像素卷积和特征融合技术,YOLOv7-TS提高了准确性和小物体检测.
科学领域:
- 计算机视觉 计算机视觉
- 深度学习 (Deep Learning) 是一种深度学习.
- 人工智能的人工智能
背景情况:
- 深度学习已经提升了对象检测,交通标志检测是一个关键的应用.
- 现有的方法在现实交通场景中难以忽略小物体和准确度低.
研究的目的:
- 开发一个改进的交通标志检测模型,解决当前方法的局限性.
- 提高在复杂环境中检测小型交通标志和整体准确度.
主要方法:
- 拟议的YOLOv7-交通信号 (YOLOv7-TS) 模型利用子像素卷积和特征融合.
- 引入了功能地图提取模块 (FMEM),以防止频道信息丢失.
- 开发了多功能交互融合网络 (MIFNet),以改善功能交互和小物体感知.
- 集成的深度功能增强模块 (DFEM) 丰富了高级功能.
主要成果:
- 与基线YOLOv7.7相比,YOLOv7-TS显示了显著的改善.
- 在CCTSDB2021和TT100K数据集上分别实现了3.63%和2.68%更高的平均精度 (mAP).
- 该模型显示对小物体的感知增强,检测准确度提高.
结论:
- 拟议的YOLOv7-TS模型有效地解决了小物体遗漏和交通标志检测准确度低的挑战.
- 集成子像素卷积和先进的功能融合模块带来了卓越的性能.
- YOLOv7-TS为现实世界的交通信号识别系统提供了一个有前途的解决方案.
相关概念视频
Classification of Signals
461
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...
461
Convolution: Math, Graphics, and Discrete Signals
257
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
257
Force Classification
1.2K
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,...
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,...
1.2K
Deconvolution
160
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
160
Convolution Properties II
199
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
199
Convolution Properties I
151
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
151


