
@Article{cmc.2025.069053,
AUTHOR = {Qing Guo, Juwei Zhang, Bingyi Ren},
TITLE = {YOLO-SDW: Traffic Sign Detection Algorithm Based on YOLOv8s Skip Connection and Dynamic Convolution},
JOURNAL = {Computers, Materials \& Continua},
VOLUME = {86},
YEAR = {2026},
NUMBER = {1},
PAGES = {1--20},
URL = {http://www.techscience.com/cmc/v86n1/64443},
ISSN = {1546-2226},
ABSTRACT = {Traffic sign detection is an important part of autonomous driving, and its recognition accuracy and speed are directly related to road traffic safety. Although convolutional neural networks (CNNs) have made certain breakthroughs in this field, in the face of complex scenes, such as image blur and target occlusion, the traffic sign detection continues to exhibit limited accuracy, accompanied by false positives and missed detections. To address the above problems, a traffic sign detection algorithm, You Only Look Once-based Skip Dynamic Way (YOLO-SDW) based on You Only Look Once version 8 small (YOLOv8s), is proposed. Firstly, a Skip Connection Reconstruction (SCR) module is introduced to efficiently integrate fine-grained feature information and enhance the detection accuracy of the algorithm in complex scenes. Secondly, a C2f module based on Dynamic Snake Convolution (C2f-DySnake) is proposed to dynamically adjust the receptive field information, improve the algorithm’s feature extraction ability for blurred or occluded targets, and reduce the occurrence of false detections and missed detections. Finally, the Wise Powerful IoU v2 (WPIoUv2) loss function is proposed to further improve the detection accuracy of the algorithm. Experimental results show that the average precision mAP@0.5 of YOLO-SDW on the TT100K dataset is 89.2%, and mAP@0.5:0.95 is 68.5%, which is 4% and 3.3% higher than the YOLOv8s baseline, respectively. YOLO-SDW ensures real-time performance while having higher accuracy.},
DOI = {10.32604/cmc.2025.069053}
}



