paper-with-me

Papers

Improving underwater semantic segmentation with underwater image quality attention and muti-scale aggregation attention

2025-03-30 · Xin Zuo, Jiaran Jiang, Jifeng Shen, Wankou Yang

Underwater image understanding is crucial for both submarine navigation and seabed exploration. However, the low illumination in underwater environments degrades the imaging quality, which in turn seriously deteriorates the performance of underwater semantic segmentation, particularly for outlining the object region boundaries. To tackle this issue, we present UnderWater SegFormer (UWSegFormer), a transformer-based framework for semantic segmentation of low-quality underwater images. Firstly, we propose the Underwater Image Quality Attention (UIQA) module. This module enhances the representation of highquality semantic information in underwater image feature channels through a channel self-attention mechanism. In order to address the issue of loss of imaging details due to the underwater environment, the Multi-scale Aggregation Attention(MAA) module is proposed. This module aggregates sets of semantic features at different scales by extracting discriminative information from high-level features,thus compensating for the semantic loss of detail in underwater objects. Finally, during training, we introduce Edge Learning Loss (ELL) in order to enhance the model's learning of underwater object edges and improve the model's prediction accuracy. Experiments conducted on the SUIM and DUT-USEG (DUT) datasets have demonstrated that the proposed method has advantages in terms of segmentation completeness, boundary clarity, and subjective perceptual details when compared to SOTA methods. In addition, the proposed method achieves the highest mIoU of 82.12 and 71.41 on the SUIM and DUT datasets, respectively. Code will be available at https://github.com/SAWRJJ/UWSegFormer.

📄 PDF Abstract BibTeX arXiv:2503.23422

Code (1)

sawrjj/uwsegformer 공식 구현 pytorch

Tasks

Semantic Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Residual Connection 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Mix-FFN Mix-FFN is a feedforward layer used in the SegFormer architecture.…

Similar Papers 제목 키워드 기반

An Underwater Image Semantic Segmentation Method Focusing on Boundaries and a Real Underwater Scene Semantic Segmentation Dataset

2021-08-26 · Zhiwei Ma, Haojie Li, Zhihui Wang, Dan Yu 외

With the development of underwater object grabbing technology, underwater object recognition and segmentation of high accuracy has become a challenge. The existing underwater object detection technology can only give the…

Boundary DetectionInstance SegmentationObjectobject-detection+5

A Unified Image-Dense Annotation Generation Model for Underwater Scenes

2025-03-27 · CVPR 2025 1 · Hongkai Lin, Dingkang Liang, Zhenghao Qi, Xiang Bai

Underwater dense prediction, especially depth estimation and semantic segmentation, is crucial for gaining a comprehensive understanding of underwater scenes. Nevertheless, high-quality and large-scale underwater dataset…

Depth EstimationPredictionSemantic Segmentation

UW-SDF: Exploiting Hybrid Geometric Priors for Neural SDF Reconstruction from Underwater Multi-view Monocular Images

2024-10-10 · Zeyu Chen, Jingyi Tang, Gu Wang, Shengquan Li 외

Due to the unique characteristics of underwater environments, accurate 3D reconstruction of underwater objects poses a challenging problem in tasks such as underwater exploration and mapping. Traditional methods that rel…

3D ReconstructionNeural RenderingSegmentation

FSSUWNet: Mitigating the Fragility of Pre-trained Models with Feature Enhancement for Few-Shot Semantic Segmentation in Underwater Images

2025-04-01 · Zhuohao Li, Zhicheng Huang, Wenchao Liu, Zhuxing Zhang 외

Few-Shot Semantic Segmentation (FSS), which focuses on segmenting new classes in images using only a limited number of annotated examples, has recently progressed in data-scarce domains. However, in this work, we show th…

Few-Shot Semantic SegmentationSemantic Segmentation

WaterMask: Instance Segmentation for Underwater Imagery

2023-01-01 · ICCV 2023 1 · Shijie Lian, Hua Li, Runmin Cong, Suqi Li 외

Underwater image instance segmentation is a fundamental and critical step in underwater image analysis and understanding. However, the paucity of general multiclass instance segmentation datasets has impeded the deve…

2D Object DetectionGraph AttentionInstance SegmentationSegmentation+1