HAS-DETR: a real-time lightweight traffic sign detection model
摘要
Real-time traffic sign detection is critical for autonomous driving and intelligent transportation system safety. A key challenge in this field is balancing real-time performance enhancement, model lightweighting, and detection accuracy. To address this, we propose HAS-DETR, a real-time lightweight traffic sign detection model based on RT-DETR, with novel improvements to the backbone network, feature fusion mechanism, and small-target detection capability. Specifically, we design a High-Frequency Enhanced CSP Backbone (HFCSP-Backbone) to resolve the issues of insufficient high-frequency detail extraction and excessive parameters in traditional backbones; we introduce an Attention Scale Sequence Fusion (ASSF) module to dynamically model contextual correlations across multi-scale features for better feature representation; and we add a Small-Target Enhancement (STE) detection head embedded in the Transformer decoder (via a S2 small-scale feature layer) to mitigate small-target missed detection. Experiments on the TT100K dataset show that HAS-DETR reduces parameters by 58.99