paper-with-me

Papers

RefSAM: Efficiently Adapting Segmenting Anything Model for Referring Video Object Segmentation

2023-07-03 · Yonglin Li, Jing Zhang, Xiao Teng, Long Lan, Xinwang Liu

The Segment Anything Model (SAM) has gained significant attention for its impressive performance in image segmentation. However, it lacks proficiency in referring video object segmentation (RVOS) due to the need for precise user-interactive prompts and a limited understanding of different modalities, such as language and vision. This paper presents the RefSAM model, which explores the potential of SAM for RVOS by incorporating multi-view information from diverse modalities and successive frames at different timestamps in an online manner. Our proposed approach adapts the original SAM model to enhance cross-modality learning by employing a lightweight Cross-Modal MLP that projects the text embedding of the referring expression into sparse and dense embeddings, serving as user-interactive prompts. Additionally, we have introduced the hierarchical dense attention module to fuse hierarchical visual semantic information with sparse embeddings to obtain fine-grained dense embeddings, and an implicit tracking module to generate a tracking token and provide historical information for the mask decoder. Furthermore, we employ a parameter-efficient tuning strategy to align and fuse the language and vision features effectively. Through comprehensive ablation studies, we demonstrate our model's practical and effective design choices. Extensive experiments conducted on Refer-Youtube-VOS, Ref-DAVIS17, and three referring image segmentation datasets validate the superiority and effectiveness of our RefSAM model over existing methods.

📄 PDF Abstract BibTeX arXiv:2307.00997

Code (1)

lancasterli/refsam 공식 구현 pytorch

Tasks

Image SegmentationReferring ExpressionReferring Video Object SegmentationSegmentationSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

RefSAM3D: Adapting SAM with Cross-modal Reference for 3D Medical Image Segmentation

2024-12-07 · Xiang Gao, Kai Lu

The Segment Anything Model (SAM), originally built on a 2D Vision Transformer (ViT), excels at capturing global patterns in 2D natural images but struggles with 3D medical imaging modalities like CT and MRI. These modali…

DecoderImage SegmentationMedical Image SegmentationOrgan Segmentation+1

ViRefSAM: Visual Reference-Guided Segment Anything Model for Remote Sensing Segmentation

2025-07-03 · Hanbo Bi, Yulong Xu, Ya Li, Yongqiang Mao 외

The Segment Anything Model (SAM), with its prompt-driven paradigm, exhibits strong generalization in generic segmentation tasks. However, applying SAM to remote sensing (RS) images still faces two major challenges. First…

Few-Shot LearningSegmentation

EVF-SAM: Early Vision-Language Fusion for Text-Prompted Segment Anything Model

2024-06-28 · Yuxuan Zhang, Tianheng Cheng, Rui Hu, Lei Liu 외

Segment Anything Model (SAM) has attracted widespread attention for its superior interactive segmentation capabilities with visual prompts while lacking further exploration of text prompts. In this paper, we empirically …

Interactive SegmentationLanguage ModelingLanguage ModellingReferring Expression+2

Referring Video Object Segmentation via Language-aligned Track Selection

2024-12-02 · Seongchan Kim, Woojeong Jin, Sangbeom Lim, Heeji Yoon 외

Referring video object segmentation (RVOS) requires tracking and segmenting an object throughout a video according to a given natural language expression, demanding both complex motion understanding and the alignment of …

ObjectObject TrackingReferring Video Object SegmentationSemantic Segmentation+3

AdapterShadow: Adapting Segment Anything Model for Shadow Detection

2023-11-15 · Leiping Jie, HUI ZHANG

Segment anything model (SAM) has shown its spectacular performance in segmenting universal objects, especially when elaborate prompts are provided. However, the drawback of SAM is twofold. On the first hand, it fails to …

modelShadow Detection