Traffic Scene Small Target Detection Method Based on YOLOv8n-SPTS Model for Autonomous Driving
Songhan Wu

TL;DR
This paper introduces an improved YOLOv8n-SPTS model tailored for small traffic target detection in autonomous driving, achieving higher accuracy and better occlusion handling through innovative feature extraction, fusion, and detection structures.
Contribution
The paper presents novel modifications to YOLOv8n, including SPD-Conv, SPPFCSPC, and TSFP, specifically designed to enhance small target detection in complex traffic scenes.
Findings
Achieves top precision and recall on VisDrone2019-DET dataset.
Significantly reduces miss rate for occluded small targets.
Improves detection accuracy for pedestrians and bicycles in dense scenes.
Abstract
This paper focuses on the key issue in autonomous driving: small target recognition in dynamic perception. Existing algorithms suffer from poor detection performance due to missing small target information, scale imbalance, and occlusion. We propose an improved YOLOv8n-SPTS model, which enhances the detection accuracy of small traffic targets through three key innovations: First, optimizing the feature extraction module. In the Backbone Bottleneck structure of YOLOv8n, 4 traditional convolution modules are replaced with Space-to-Depth Convolution (SPD-Conv) modules. This module retains fine-grained information through space-to-depth conversion, reduces information loss, and enhances the ability to capture features of low-resolution small targets. Second, enhancing feature fusion capability. The Spatial Pyramid Pooling - Fast Cross Stage Partial Connection (SPPFCSPC) module is introduced…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Visual Attention and Saliency Detection · Video Surveillance and Tracking Methods
