SAR Ship Detection Based on an Improved Faster R-CNN Using Deformable Convolution
Xiao Ke, Xiaoling Zhang, Tianwen Zhang, Jun Shi, Shunjun Wei
Abstract
With the rise of Deep Learning (DL), numerous DL-based SAR ship detectors, represented by Faster R-CNN, is constantly breaking the record of detection accuracy. However, these detectors still face huge challenges in modeling the geometric transformation of shape-changeable ships, due to their used conventional convolution kernels whose structure is fixed. Therefore, to address this problem, we propose an improved Faster R-CNN by using deformable convolution kernels for SAR ship detection. We substitute some conventional shape-changeless convolution kernels in Faster R-CNN with deformable convolution ones that can adaptively learn additional 2-D offsets of the raw convolution kernels, to better model the geometric transformation of shape-changeable ships. Finally, the experimental results on the open SAR Ship Detection Dataset (SSDD) reveal that our improved Faster R-CNN achieves a 2.02% mean Average Precision (mAP) improvement than the raw Faster R-CNN.