Abstract This paper proposes a traffic sign detection algorithm using improved lightweight YOLOv4 in order to solve the problems of large parameters quantity, poor real-time performance, and low accuracy for unmanned driving system. Firstly, we use MobileNetV2 network replace original feature extraction improve speed by reducing number model parameters. Secondly, add an attention mechanism back...