• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2024, Vol. 46 ›› Issue (06): 1063-1071.

• Graphics and Images • Previous Articles     Next Articles

A small object detection algorithm of remote sensing image based on improved Faster R-CNN

HU Zhao-hua1,2,WANG Chang-fu1,2   

  1. (1.School of Electronics & Information Engineering,
    Nanjing University of Information Science & Technology,Nanjing 210044;
    2.Jiangsu Collaborative Innovation Center on Atmospheric Environment and Equipment Technology,
    Nanjing University of Information Science & Technology,Nanjing 210044,China)
  • Received:2023-05-12 Revised:2023-10-06 Accepted:2024-06-25 Online:2024-06-25 Published:2024-06-18

Abstract: Object detection in remote sensing images is a critical issue in the field of object detection. Currently, most object detection models that using deep learning add attention mechanism during the unidirectional feature fusion process, enhancing various types of objects indiscriminately and failing to highlight small objects. In order to achieve better detection results, an asymmetric high and low-level modulation mechanism is introduced, constructing feature maps that consider shallow detail information and advanced semantic information with the aim of enhancing the characteristics of small objects. Additionally, the DIoU loss function is used instead of the original SmoothL1 loss function to improve model detection accuracy and convergence speed. Furthermore, flexible context information is introduced into in the region of interest classification task to improve the accuracy of small objects classification. Experiments demonstrate that the proposed method achieves good performance on DIOR and NWPU VHR-10 datasets. 

Key words: deep learning, small object detection, remote sensing image, asymmetric high-low layer modulation, context information