SFC-YOLO: An Accuracy-Enhanced and Parameter-Efficient YOLO Framework for Small Vehicle Detection in Aerial Images
Jinwei Zuo, Qiyi He, Fulin Liu, Jieying Liu, Minlong Hu, Yiguo Wang, Tingting Zhang, Yiming Yang, Qiao LinSmall vehicle detection in aerial images is important for intelligent transportation, low-altitude inspection, urban monitoring, and vision-based sensing systems. Vehicles in aerial images often occupy few pixels and are affected by complex backgrounds, shadows, viewpoint changes, weak texture, and similar class appearances, which can cause missed detections and false alarms. To address these issues, this paper proposes SFC-YOLO, an accuracy-enhanced and parameter-efficient framework based on YOLO11n. A Feature Complementary Block (FCB) is placed at the P5/32 high-level feature stage to enhance local-detail and semantic-context compensation; a Dynamic Feature Alignment Upsampling unit (DFAU) is inserted into the first P5-to-P4 upsampling path to improve content-adaptive feature alignment; and a P5-only Hidden-State Attention (HSA) module is used in the final P5 detection branch to strengthen global semantic interaction. Experiments on the VEDAI eight-class vehicle dataset show that SFC-YOLO reduces the parameter count from 2.584 M to 2.466 M while improving the five-run mean Precision from 0.602 to 0.665, Recall from 0.599 to 0.608, and mAP50 from 0.614 to 0.652. Since the GFLOPs increase from 6.3 to 8.4, SFC-YOLO should be interpreted as a parameter-reduced but not FLOP-reduced framework. The main trade-off is improved detection accuracy with fewer trainable parameters at the cost of higher theoretical computation. Five repeated experiments yield an average mAP50 of 0.6523 ± 0.0117, quantifying the run-to-run variation under the current training protocol.