School of Electronic and Information Engineering, Nanjing University of Information Science and Technology, Nanjing 210044, China.
Jiangsu Key Laboratory of Meteorological Observation and Information Processing, Nanjing 210044, China.
Sensors (Basel). 2023 Apr 10;23(8):3871. doi: 10.3390/s23083871.
Traffic sign detection is an important part of environment-aware technology and has great potential in the field of intelligent transportation. In recent years, deep learning has been widely used in the field of traffic sign detection, achieving excellent performance. Due to the complex traffic environment, recognizing and detecting traffic signs is still a challenging project. In this paper, a model with global feature extraction capabilities and a multi-branch lightweight detection head is proposed to increase the detection accuracy of small traffic signs. First, a global feature extraction module is proposed to enhance the ability of extracting features and capturing the correlation within the features through self-attention mechanism. Second, a new, lightweight parallel decoupled detection head is proposed to suppress redundant features and separate the output of the regression task from the classification task. Finally, we employ a series of data enhancements to enrich the context of the dataset and improve the robustness of the network. We conducted a large number of experiments to verify the effectiveness of the proposed algorithm. The accuracy of the proposed algorithm is 86.3%, the recall is 82.1%, the mAP@0.5 is 86.5% and the mAP@0.5:0.95 is 65.6% in TT100K dataset, while the number of frames transmitted per second is stable at 73, which meets the requirement of real-time detection.
交通标志检测是环境感知技术的重要组成部分,在智能交通领域具有巨大的潜力。近年来,深度学习在交通标志检测领域得到了广泛应用,取得了优异的性能。由于复杂的交通环境,识别和检测交通标志仍然是一个具有挑战性的项目。本文提出了一种具有全局特征提取能力和多分支轻量级检测头的模型,以提高小交通标志的检测精度。首先,提出了一个全局特征提取模块,通过自注意力机制增强了提取特征和捕捉特征内部相关性的能力。其次,提出了一种新的轻量级并行解耦检测头,以抑制冗余特征并将回归任务的输出与分类任务分离。最后,我们采用了一系列的数据增强方法来丰富数据集的上下文信息,提高网络的鲁棒性。我们进行了大量的实验来验证所提出算法的有效性。在 TT100K 数据集上,所提出算法的准确率为 86.3%,召回率为 82.1%,mAP@0.5 为 86.5%,mAP@0.5:0.95 为 65.6%,而每秒传输的帧数稳定在 73 帧,满足实时检测的要求。