CVMar 13

HFP-SAM: Hierarchical Frequency Prompted SAM for Efficient Marine Animal Segmentation

arXiv:2603.1270889.7Has Code
Predicted impact top 16% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work improves segmentation accuracy for marine animal identification, which is incremental as it builds upon the Segment Anything Model with domain-specific adaptations.

The paper tackles the problem of marine animal segmentation by addressing the limitations of existing methods in long-distance modeling and fine-grained detail perception, proposing HFP-SAM which achieves superior performance on four public datasets.

Marine Animal Segmentation (MAS) aims at identifying and segmenting marine animals from complex marine environments. Most of previous deep learning-based MAS methods struggle with the long-distance modeling issue. Recently, Segment Anything Model (SAM) has gained popularity in general image segmentation. However, it lacks of perceiving fine-grained details and frequency information. To this end, we propose a novel learning framework, named Hierarchical Frequency Prompted SAM (HFP-SAM) for high-performance MAS. First, we design a Frequency Guided Adapter (FGA) to efficiently inject marine scene information into the frozen SAM backbone through frequency domain prior masks. Additionally, we introduce a Frequency-aware Point Selection (FPS) to generate highlighted regions through frequency analysis. These regions are combined with the coarse predictions of SAM to generate point prompts and integrate into SAM's decoder for fine predictions. Finally, to obtain comprehensive segmentation masks, we introduce a Full-View Mamba (FVM) to efficiently extract spatial and channel contextual information with linear computational complexity. Extensive experiments on four public datasets demonstrate the superior performance of our approach. The source code is publicly available at https://github.com/Drchip61/TIP-HFP-SAM.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes