摘要
为了提高遥感图像目标检测的效率及精度,本文提出了一种基于改进CenterNet的遥感图像目标检测方法。基于CenterNet的检测框架,该方法能够降低目标检测所需要的步骤,减少对锚框的依赖。而在CenterNet的基础上,所提方法通过采用带有转置卷积的ResNet作为骨干网络,降低了骨干网络的参数数量;然后针对训练用的热力图标签,提出了针对中心点设计的高斯核适用范围边长的计算方法;最后利用注意力机制,提高所提取特征中目标区域特征的有效性。在公开的高分辨率遥感图像上的实验结果表明,3种改进措施将目标检测的精度提高了4.0%,与此同时所需的检测时间降低为原来的31.9%。与其他对比方法相比,所提方法在精度和速度上均有一定的优势,表明所提方法在遥感图像目标检测中具有一定的实用性。
Nowadays,object detection methods based on deep learning are widely used in the interpretation of remote sensing images.The anchor-based methods usually need to design the anchor boxes first,which requires more detection steps and time cost.This study proposed an object detection method of remote sensing images based on the improved CenterNet.The method can simplify the object detection process and improve efficiency.The CenterNet uses a fully convolutional network to directly predict the heat map of the center points,widths,and heights of the corresponding objects,and the position offsets of the center points.The heat maps are used to generate the rough positions of the objects,and the offsets can fine-tune the positions to make them more accurate.The widths and heights further constitute the shape of the object boxes.The different heat maps decide the object categories.On the basis of CenterNet,the proposed method first adopts the ResNet with transposed convolution as the backbone network.The transposed convolution can expand the output feature maps,and ResNet can reduce the number of parameters in the backbone network compared with the Hourglass network.Second,the proposed method defines the length of Gaussian kernel under three limit conditions between the predicted and real boxes in CenterNet.The Gaussian kernel is applied to generate the heat map label,which is used for network training.Finally,the multi-head attention mechanism is introduced into the backbone network to learn the importance of each element in the feature maps.The weights assigned to the elements reflect their effectiveness,which makes the effective features concentrate in the regions of the object key points as much as possible.The experiments use mean Average Precision(mAP)to evaluate the object detection results on the multiple categories.All the experiments are conducted at the DIOR dataset.The results show that the CenterNet using the ResNet with transposed convolution is 1.4%higher than that using the Hourglass.The proposed calculation of the length of the Gaussian kernel can increase the mAP by 1.1%.The addition of attention mechanism can further improve the mAP by 1.5%.At the same time,the proposed method reduces the time cost by 31.9%compared with the conventional method.The experimental results show that the proposed method can improve detection accuracy without sacrificing the detection speed.The ablation experiments of different parts also show that the ResNet with transposed convolution,the designed calculation method of the length of the Gaussian kernel,and the attention mechanism can effectively improve the mAP.The comparison with other methods also proves that the proposed method is practical.
作者
田壮壮
张恒伟
王坤
刘盛启
邹前进
赵镇
陈育斌
TIAN Zhuangzhuang;ZHANG Hengwei;WANG Kun;LIU Shengqi;ZOU Qianjin;ZHAO Zhen;CHEN Yubin(State Key Laboratory of Complex Electromagnetic Environment Effects on Electronics and Information System(CEMEE),Luoyang 471000,China;College of Electronic Science and Technology,National University of Defense Technology,Changsha 410073,China)
出处
《遥感学报》
EI
CSCD
北大核心
2023年第12期2706-2715,共10页
NATIONAL REMOTE SENSING BULLETIN
基金
国家自然科学基金(编号:62001486)。