Related Experiment Video
Updated: Jul 3, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
539
YOLOv7-TS: A Traffic Sign Detection Model Based on Sub-Pixel Convolution and Feature Fusion
Shan Zhao1, Yang Yuan1, Xuan Wu1
1School of Software, Henan Polytechnic University, Jiaozuo 454000, China.
Sensors (Basel, Switzerland)
|February 10, 2024
Summary
This study introduces YOLOv7-Traffic Sign (YOLOv7-TS), an improved deep learning model for traffic sign detection. YOLOv7-TS enhances accuracy and small object detection by using sub-pixel convolution and feature fusion techniques.
Area of Science:
- Computer Vision
- Deep Learning
- Artificial Intelligence
Background:
- Deep learning has advanced object detection, with traffic sign detection being a key application.
- Existing methods struggle with small object omission and low accuracy in real-world traffic scenes.
Purpose of the Study:
- To develop an improved traffic sign detection model addressing limitations of current approaches.
- To enhance the detection of small traffic signs and overall accuracy in complex environments.
Main Methods:
- Proposed YOLOv7-Traffic Sign (YOLOv7-TS) model utilizing sub-pixel convolution and feature fusion.
- Introduced Feature Map Extraction Module (FMEM) to prevent channel information loss.
- Developed Multi-feature Interactive Fusion Network (MIFNet) for better feature interaction and small object perception.
- Incorporated Deep Feature Enhancement Module (DFEM) to enrich high-level features.
Main Results:
- YOLOv7-TS demonstrated significant improvements over the baseline YOLOv7.
- Achieved 3.63% and 2.68% higher mean Average Precision (mAP) on CCTSDB2021 and TT100K datasets, respectively.
- The model shows enhanced perception of small objects and improved detection accuracy.
Conclusions:
- The proposed YOLOv7-TS model effectively addresses the challenges of small object omission and low accuracy in traffic sign detection.
- The integration of sub-pixel convolution and advanced feature fusion modules leads to superior performance.
- YOLOv7-TS offers a promising solution for real-world traffic sign recognition systems.
Related Concept Videos
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

