Small Object Detection in Remote Sensing Images Based on Target Cluster and Multi-Scale Prediction

Shuwen Zhao,Min Wang,Longxiao Zhao
DOI: https://doi.org/10.1117/12.2641057
2022-01-01
Abstract:In recent years, object detection, as an important branch of computer vision, has made great progress and received attention from various fields. However, for remote sensing images with small size, arbitrary orientation and dense distribution characteristics, there are still big challenges. In this paper, we propose a multi-classification detection network for small and dense remote sensing small targets. A coarse-grained target cluster anchor frame is designed to delineate the range of target regions on remote sensing images, which effectively reduces the influence of the large-scale background on the detection network for the subsequent detection network. Meanwhile, according to the concept of multi-scale detection in SSD network, a dense convolution is applied to the multi-scale feature map after the backbone network to improve the features of small targets. Finally, the rotating anchor frame is used as the precise location of this detector, and the Focal LOSS function is used to mitigate the gradient disappearance problem in the regression process. Different panels in this model are extensively experimented on the remote sensing dataset DOTA and NWPU VHR-10 to get more excellent detection results.
What problem does this paper attempt to address?