《電子技術應用》
您所在的位置:首頁 > 模拟设计 > 设计应用 > 复杂场景下SAR图像多尺度舰船检测算法
复杂场景下SAR图像多尺度舰船检测算法
电子技术应用
贺顺1,王雨竹1,杨志伟2
1.西安科技大学 通信与信息工程学院;2.西安电子科技大学 电子工程学院
摘要: 针对复杂场景下的多尺度SAR舰船目标检测存在误检漏检的问题,提出了一种改进的SAR舰船目标检测方法。首先,利用多尺度目标特征提取网络提取特征信息,以提升多尺度目标的检测能力并减少冗余计算。其次,引入可形变卷积(DConv)通过自适应调整卷积核的形状来提升复杂场景下SAR舰船目标的检测性能。最后,引入了注意力机制来抑制背景杂波并增强特征信息。实验结果表明,在SSDD数据集和HRSID数据集上改进方法的检测精度分别达到了97.9%和 93.1%,整体性能优于现有主流目标检测算法。
中圖分類號:TP751 文獻標志碼:A DOI: 10.16157/j.issn.0258-7998.245371
中文引用格式: 賀順,王雨竹,楊志偉. 復雜場景下SAR圖像多尺度艦船檢測算法[J]. 電子技術應用,2025,51(3):59-64.
英文引用格式: He Shun,Wang Yuzhu,Yang Zhiwei. Multi-scale ship detection algorithm in SAR images in complex scenes[J]. Application of Electronic Technique,2025,51(3):59-64.
Multi-scale ship detection algorithm in SAR images in complex scenes
He Shun1,Wang Yuzhu1,Yang Zhiwei2
1.School of Communication and Information Engineering, Xi 'an University of Science and Technology; 2.School of Electronic Engineering, Xidian University
Abstract: Aiming at the problem of false detection and missing detection in multi-scale SAR ship object detection in complex scenes, an improved SAR ship object detection method is proposed in this paper. Firstly, a multi-scale object feature extraction network (MFE-Net) is used to extract feature information to improve the detection capability of multi-scale objects and reduce redundant calculations. Secondly, deformable convolution (DConv) is introduced to improve the detection performance of SAR ships in complex scenarios by adjusting the shape of the convolution kernel adaptively. Finally, an attention mechanism is introduced to suppress background clutter and enhance feature information. The experimental results show that the detection accuracy of the proposed method on SSDD and HRSID data sets reaches 97.9% and 93.1%, respectively, and the overall performance is better than the existing mainstream object detection algorithms.
Key words : object detection;complex scenes;multi-scale ship detection;synthetic aperture radar (SAR);deep learning

引言

合成孔徑雷達(Synthetic Aperture Radar,SAR)是一種高分辨率的成像雷達,具有全天候、多角度、遠距離探測能力,不受光強和天氣條件等因素的干擾[1]。目前,隨著機器學習技術的進步,深度學習算法特征表示能力也變得越來越強大,基于深度學習的目標檢測方法憑借強大的自動提取特征的能力,在SAR艦船檢測中得到廣泛的應用[2]。目前,基于深度學習的目標檢測框架主要分為兩類,一類是兩階段檢測器,檢測精度高,但速度慢且不具備實時性,代表性的檢測器有R-CNN[3]、Fast R-CNN[4]、Faster R-CNN[5];另一類是單階段檢測器,具有端到端的性能優(yōu)勢,檢測速度快,但精度略有不足。代表性的檢測器有CornerNet[6]、SSD[7]、RetinaNet[8]、CenterNet[9]、FCOS[10]、YOLO系列[11-14]。

SAR艦船圖像擁有廣泛的覆蓋范圍,因此在一張SAR艦船圖像中可能包含不同尺度的艦船。在現(xiàn)實的SAR圖像成像過程中,港口、島嶼和建筑物等背景會出現(xiàn)在SAR圖像中造成混淆,從而降低了目標檢測的準確性[15]。本研究中的復雜背景是指包含有港口、島嶼等背景元素的SAR圖像。同時,SAR的成像機制會產(chǎn)生一定的散斑噪聲,使得近岸艦船目標和小目標的檢測受到影響,導致漏檢和虛警。

為了解決上面的問題,本文在YOLOv5目標檢測模型的基礎上,首先用多尺度目標特征提取網(wǎng)絡(Multi-scale Feature Extration Netraction,MFE-Net)取代原骨干網(wǎng)絡,在提升多尺度目標檢測能力的同時減少冗余計算;然后通過注意力機制抑制背景雜波,增強特征融合的效果;最后引入可形變卷積[16](Deformable Convolution,DConv)設計可形變特征融合網(wǎng)絡(Deformable Feature Fusion Network, DFF-Net),通過自適應調(diào)整卷積核的形狀來有效檢測復雜場景下不同尺度的艦船目標。


本文詳細內(nèi)容請下載:

http://m.ihrv.cn/resource/share/2000006360


作者信息:

賀順1,王雨竹1,楊志偉2

(1.西安科技大學 通信與信息工程學院,陜西 西安 710600;

2.西安電子科技大學 電子工程學院,陜西 西安 710071)


Magazine.Subscription.jpg

此內(nèi)容為AET網(wǎng)站原創(chuàng),未經(jīng)授權禁止轉(zhuǎn)載。

相關內(nèi)容