paper-with-me

Papers

Zero-shot Referring Image Segmentation with Global-Local Context Features

2023-03-31 · CVPR 2023 1 · Seonghoon Yu, Paul Hongsuck Seo, Jeany Son

Referring image segmentation (RIS) aims to find a segmentation mask given a referring expression grounded to a region of the input image. Collecting labelled datasets for this task, however, is notoriously costly and labor-intensive. To overcome this issue, we propose a simple yet effective zero-shot referring image segmentation method by leveraging the pre-trained cross-modal knowledge from CLIP. In order to obtain segmentation masks grounded to the input text, we propose a mask-guided visual encoder that captures global and local contextual information of an input image. By utilizing instance masks obtained from off-the-shelf mask proposal techniques, our method is able to segment fine-detailed Istance-level groundings. We also introduce a global-local text encoder where the global feature captures complex sentence-level semantics of the entire input expression while the local feature focuses on the target noun phrase extracted by a dependency parser. In our experiments, the proposed method outperforms several zero-shot baselines of the task and even the weakly supervised referring expression segmentation method with substantial margins. Our code is available at https://github.com/Seonghoon-Yu/Zero-shot-RIS.

📄 PDF Abstract BibTeX arXiv:2303.17811

Code (1)

seonghoon-yu/zero-shot-ris 공식 구현 pytorch

Tasks

Image SegmentationReferring ExpressionReferring Expression SegmentationSegmentationSemantic SegmentationSentenceWeakly Supervised Referring Expression Segmentation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Text Augmented Spatial-aware Zero-shot Referring Image Segmentation

2023-10-27 · Yucheng Suo, Linchao Zhu, Yi Yang

In this paper, we study a challenging task of zero-shot referring image segmentation. This task aims to identify the instance mask that is most related to a referring expression without training on pixel-level annotation…

Image SegmentationReferring ExpressionSegmentationSemantic Segmentation+2

Hybrid Global-Local Representation with Augmented Spatial Guidance for Zero-Shot Referring Image Segmentation

2025-04-01 · CVPR 2025 1 · Ting Liu, Siyuan Li

Recent advances in zero-shot referring image segmentation (RIS), driven by models such as the Segment Anything Model (SAM) and CLIP, have made substantial progress in aligning visual and textual information. Despite thes…

Image SegmentationSemantic Segmentation

Ref-Diff: Zero-shot Referring Image Segmentation with Generative Models

2023-08-31 · Minheng Ni, Yabo Zhang, Kailai Feng, Xiaoming Li 외

Zero-shot referring image segmentation is a challenging task because it aims to find an instance segmentation mask based on the given referring descriptions, without training on this type of paired data. Current zero-sho…

Image SegmentationInstance SegmentationSegmentationSemantic Segmentation

HARIS: Human-Like Attention for Reference Image Segmentation

2024-05-17 · Mengxi Zhang, Heqing Lian, Yiming Liu, Jie Chen

Referring image segmentation (RIS) aims to locate the particular region corresponding to the language expression. Existing methods incorporate features from different modalities in a \emph{bottom-up} manner. This design …

Image Segmentationparameter-efficient fine-tuningSegmentationSemantic Segmentation

Weakly-supervised segmentation of referring expressions

2022-05-10 · Robin Strudel, Ivan Laptev, Cordelia Schmid

Visual grounding localizes regions (boxes or segments) in the image corresponding to given referring expressions. In this work we address image segmentation from referring expressions, a problem that has so far only been…

Image SegmentationReferring ExpressionReferring Expression SegmentationSegmentation+4