Scholay

学术搜索 · AI 审稿 · LaTeX 协作

Small Object Detection Method for UAV Remote Sensing Images Based on αS-YOLO

作者:Wei Hou, Haomeng Wu, Di Wu, Yulin Shen, Ze Liu, Lili Zhang, Jicai Li · 发表于:IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing · 年份:2025 · DOI:10.1109/JSTARS.2025.3539873 · 被引用次数:33 · 研究领域:Computer Science

In the domain of remote sensing imagery, minimizing the missed and false detection of small objects holds significant importance for the technology used in detecting small targets with unmanned aerial vehicles. In small object detection, accurately localizing these objects becomes challenging due to the varying motion amplitudes required in different directions. In addition, capturing the global dependency of features while keeping the network light poses a challenge. To tackle these challenges, we propose a novel object detection framework built upon the YOLO architecture, called αS-YOLO, which simultaneously tackles the problem of precise localization of small targets and maintaining the network's lightweight structure during long-range dependency capture. First, we design a new cross-convolution with 2 filters_ global context and efficient channel attention module, which aggregates global contextual features into the features of each pixel, enhancing the ability to model long-range dependencies while reducing network parameters to keep the network lightweight. Finally, to address the challenge of accurate small object localization, we propose a novel loss function, α-SIOU, which includes an adaptive angular control coefficient. This coefficient adjusts the distance loss in different directions based on the angular variation between the predicted and ground truth frames, adaptively converging the distance with the highest gradient. Experiments show that compared with the mo...