ASOD-YOLOX: a study on small object detection in aerial images based on YOLOX
摘要
In UAV aerial imagery, small objects often occupy minimal pixel regions and are prone to being obscured by noisy backgrounds, posing significant detection challenges. Existing methods primarily rely on multi-scale information fusion to address these issues, yet their overall detection accuracy for small objects remains limited. To tackle this, we propose ASOD-YOLOX, an aerial small object detection algorithm based on YOLOX, which integrates advancements in multi-scale fusion, contextual information, and attention mechanisms to enhance feature representation and discrimination. Specifically, the backbone network incorporates the CrissCross Attention module to improve multi-scale feature representation, while the Bidirectional Adaptive Layered Weight Fusion Network (BALWF-Net) employs bidirectional information flow and a Dynamic Adaptive Feature Fusion (DASF) module to adaptively adjust fusion weights, addressing information loss in traditional unidirectional flows. Additionally, the Multi-Scale Self-Attention Network (MSA-NET) leverages dilated convolutions and self-attention mechanisms to enrich contextual information, enhance the separation of targets from the background, and reduce false positives, leading to improved small object detection performance. Results obtained from experiments using VisDrone-2021, UAVDT, and MS COCO datasets indicate that the