TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/MAS-SAM: Segment Any Marine Animal with Aggregated Features

MAS-SAM: Segment Any Marine Animal with Aggregated Features

Tianyu Yan, Zifu Wan, Xinhao Deng, Pingping Zhang, Yang Liu, Huchuan Lu

2024-04-24Marine Animal SegmentationSegmentationSemantic SegmentationImage Segmentation
PaperPDFCode(official)

Abstract

Recently, Segment Anything Model (SAM) shows exceptional performance in generating high-quality object masks and achieving zero-shot image segmentation. However, as a versatile vision model, SAM is primarily trained with large-scale natural light images. In underwater scenes, it exhibits substantial performance degradation due to the light scattering and absorption. Meanwhile, the simplicity of the SAM's decoder might lead to the loss of fine-grained object details. To address the above issues, we propose a novel feature learning framework named MAS-SAM for marine animal segmentation, which involves integrating effective adapters into the SAM's encoder and constructing a pyramidal decoder. More specifically, we first build a new SAM's encoder with effective adapters for underwater scenes. Then, we introduce a Hypermap Extraction Module (HEM) to generate multi-scale features for a comprehensive guidance. Finally, we propose a Progressive Prediction Decoder (PPD) to aggregate the multi-scale features and predict the final segmentation results. When grafting with the Fusion Attention Module (FAM), our method enables to extract richer marine information from global contextual cues to fine-grained local details. Extensive experiments on four public MAS datasets demonstrate that our MAS-SAM can obtain better results than other typical segmentation methods. The source code is available at https://github.com/Drchip61/MAS-SAM.

Results

TaskDatasetMetricValueModel
2D Semantic SegmentationMAS3KE-measure0.938MAS-SAM
2D Semantic SegmentationMAS3KMAE0.025MAS-SAM
2D Semantic SegmentationMAS3KS-measure0.887MAS-SAM
2D Semantic SegmentationMAS3KmIoU0.788MAS-SAM
2D Semantic SegmentationRMASE-measure0.948MAS-SAM
2D Semantic SegmentationRMASMAE0.021MAS-SAM
2D Semantic SegmentationRMASS-measure0.865MAS-SAM
2D Semantic SegmentationRMASmIoU0.742MAS-SAM
Image SegmentationMAS3KE-measure0.938MAS-SAM
Image SegmentationMAS3KMAE0.025MAS-SAM
Image SegmentationMAS3KS-measure0.887MAS-SAM
Image SegmentationMAS3KmIoU0.788MAS-SAM
Image SegmentationRMASE-measure0.948MAS-SAM
Image SegmentationRMASMAE0.021MAS-SAM
Image SegmentationRMASS-measure0.865MAS-SAM
Image SegmentationRMASmIoU0.742MAS-SAM

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17