Target Detection for Traffic Flow in Low-Altitude Unmanned Aerial Vehicle Scenarios
Abstract
Low-altitude unmanned aerial vehicle (UAV)-based traffic object detection is challenged by substantial scale variations from aerial perspectives, the extremely small pixel proportions of distant traffic participants, complex road background interference, unstable illumination, and severe occlusion in dense traffic scenes. To address these problems, this paper proposes ACP2-YOLO, an improved YOLO11-based detection framework for low-altitude UAV traffic scenarios, with the goal of enhancing the detection of vehicles, pedestrians, and non-motorized traffic participants. The proposed framework introduces two key improvements. First, a lightweight hybrid ACmix module that integrates convolution and self-attention is embedded into the network, enabling the model to jointly capture local detailed features and global contextual dependencies and thereby strengthen feature representation under complex backgrounds. Second, a P2 small-object detection layer is added to the original three-scale detection structure of YOLO11 to construct a four-scale P2–P5 feature pyramid. By allowing shallow high-resolution features to directly participate in object prediction, this design effectively reduces spatial information loss caused by deep downsampling and improves small-object perception. Experiments on the VisDrone2019 dataset show that the improved model achieves 53.1% Precision, 41.1% Recall, 42.9% mAP@50, and 26.3% mAP@50–95, outperforming the baseline YOLO11 by 4.2, 4.2, 5.0, and 3.6 percentage points, respectively. Comparisons with mainstream YOLO-series detectors further demonstrate its superior overall accuracy, small-object detection capability, and adaptability to complex scenes, indicating its potential for UAV-based traffic monitoring, road safety inspection, and intelligent transportation perception.