A Mask Attention Interaction and Scale Enhancement Network for SAR Ship Instance Segmentation
Tianwen Zhang, and Xiaoling Zhang

TL;DR
This paper introduces MAI-SE-Net, a novel network for SAR ship instance segmentation that enhances multi-scale feature interaction and improves small ship detection performance.
Contribution
The paper proposes MAI-SE-Net, combining attention interaction and scale enhancement modules to improve SAR ship segmentation, especially for small ships, outperforming existing models.
Findings
Outperforms nine competitive models on SSDD and HRSID datasets.
Achieves 4.7% higher detection AP on SSDD.
Achieves 3.4% higher segmentation AP on SSDD.
Abstract
Most of existing synthetic aperture radar (SAR) ship in-stance segmentation models do not achieve mask interac-tion or offer limited interaction performance. Besides, their multi-scale ship instance segmentation performance is moderate especially for small ships. To solve these problems, we propose a mask attention interaction and scale enhancement network (MAI-SE-Net) for SAR ship instance segmentation. MAI uses an atrous spatial pyra-mid pooling (ASPP) to gain multi-resolution feature re-sponses, a non-local block (NLB) to model long-range spa-tial dependencies, and a concatenation shuffle attention block (CSAB) to improve interaction benefits. SE uses a content-aware reassembly of features block (CARAFEB) to generate an extra pyramid bottom-level to boost small ship performance, a feature balance operation (FBO) to improve scale feature description, and a global context block (GCB)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsNon-Local Operation · Layer Normalization · Softmax · Residual Connection · Non-Local Block · 1x1 Convolution
