Open Access
ARTICLE
A New Vehicle Detection Framework Based on Feature-Guided in the Road Scene
School of Traffic and Transportation, Chongqing Jiaotong University, Chongqing, 400074, China
* Corresponding Author: Tianmin Deng. Email:
(This article belongs to the Special Issue: Machine Vision Detection and Intelligent Recognition)
Computers, Materials & Continua 2024, 78(1), 533-549. https://doi.org/10.32604/cmc.2023.044639
Received 04 August 2023; Accepted 13 November 2023; Issue published 30 January 2024
Abstract
Vehicle detection plays a crucial role in the field of autonomous driving technology. However, directly applying deep learning-based object detection algorithms to complex road scene images often leads to subpar performance and slow inference speeds in vehicle detection. Achieving a balance between accuracy and detection speed is crucial for real-time object detection in real-world road scenes. This paper proposes a high-precision and fast vehicle detector called the feature-guided bidirectional pyramid network (FBPN). Firstly, to tackle challenges like vehicle occlusion and significant background interference, the efficient feature filtering module (EFFM) is introduced into the deep network, which amplifies the disparities between the features of the vehicle and the background. Secondly, the proposed global attention localization module (GALM) in the model neck effectively perceives the detailed position information of the target, improving both the accuracy and inference speed of the model. Finally, the detection accuracy of small-scale vehicles is further enhanced through the utilization of a four-layer feature pyramid structure. Experimental results show that FBPN achieves an average precision of 60.8% and 97.8% on the BDD100K and KITTI datasets, respectively, with inference speeds reaching 344.83 frames/s and 357.14 frames/s. FBPN demonstrates its effectiveness and superiority by striking a balance between detection accuracy and inference speed, outperforming several state-of-the-art methods.Keywords
Cite This Article
This work is licensed under a Creative Commons Attribution 4.0 International License , which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.