Research on Traffic Sign Detection Algorithm Based on Improved YOLOv3

Dan Zhao,Li Zhao,Rong Ma,Xiaohan Zhao
DOI: https://doi.org/10.1088/1742-6596/2026/1/012050
2021-01-01
Journal of Physics Conference Series
Abstract:As the traffic sign target detection has the defects of small size, low resolution and unobvious features, an improved YOLOv3 network model is proposed. Firstly, using a K-means algorithm TT100K traffic sign data set clustering analysis and redefine the initial candidate frame of the network. Secondly, this paper improves the FPN structure in the original network, retain the large-scale prediction of 52×52 in the original network, and then use the feature map output from the second down-sampling in the YOLOv3 network to establish a larger-scale prediction of 108×108. For the purpose of solving the size of image and distortion problems, the pyramid pooling operation with fixed block sizes of 5, 9, 13 is used before the detection layer, and then the output features are merged with the original feature map, so as to achieve the same size for inputs of different sizes output. We use the improved YOLOv3 network model with its original model and other small target detection algorithms to conduct comparative experiments on the TT100K data set. The results show that the improved YOLOv3 network model can detect traffic signs more effectively, with better detection accuracy and real-time performance.
What problem does this paper attempt to address?