paper-with-me

Papers

Zero Shot Context-Based Object Segmentation using SLIP (SAM+CLIP)

2024-05-12 · Saaketh Koundinya Gundavarapu, Arushi Arora, Shreya Agarwal

We present SLIP (SAM+CLIP), an enhanced architecture for zero-shot object segmentation. SLIP combines the Segment Anything Model (SAM) \cite{kirillov2023segment} with the Contrastive Language-Image Pretraining (CLIP) \cite{radford2021learning}. By incorporating text prompts into SAM using CLIP, SLIP enables object segmentation without prior training on specific classes or categories. We fine-tune CLIP on a Pokemon dataset, allowing it to learn meaningful image-text representations. SLIP demonstrates the ability to recognize and segment objects in images based on contextual information from text prompts, expanding the capabilities of SAM for versatile object segmentation. Our experiments demonstrate the effectiveness of the SLIP architecture in segmenting objects in images based on textual cues. The integration of CLIP's text-image understanding capabilities into SAM expands the capabilities of the original architecture and enables more versatile and context-aware object segmentation.

📄 PDF Abstract BibTeX arXiv:2405.07284

Code (1)

tommarvoloriddle/SLIP 공식 구현 pytorch

Tasks

ObjectSegmentationSemantic 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…
SAM 설명 없음

Similar Papers 제목 키워드 기반

PartSLIP++: Enhancing Low-Shot 3D Part Segmentation via Multi-View Instance Segmentation and Maximum Likelihood Estimation

2023-12-05 · Yuchen Zhou, Jiayuan Gu, Xuanlin Li, Minghua Liu 외

Open-world 3D part segmentation is pivotal in diverse applications such as robotics and AR/VR. Traditional supervised methods often grapple with limited 3D data availability and struggle to generalize to unseen object ca…

3D Instance Segmentation3D Part SegmentationInstance SegmentationSegmentation+1

Context-aware Feature Generation for Zero-shot Semantic Segmentation

2020-08-16 · Zhangxuan Gu, Siyuan Zhou, Li Niu, Zihan Zhao 외

Existing semantic segmentation models heavily rely on dense pixel-wise annotations. To reduce the annotation pressure, we focus on a challenging task named zero-shot semantic segmentation, which aims to segment unseen ob…

SegmentationSemantic SegmentationWord EmbeddingsZero Shot Segmentation+1

From Pixel to Patch: Synthesize Context-aware Features for Zero-shot Semantic Segmentation

2020-09-25 · Zhangxuan Gu, Siyuan Zhou, Li Niu, Zihan Zhao 외

Zero-shot learning has been actively studied for image classification task to relieve the burden of annotating image labels. Interestingly, semantic segmentation task requires more labor-intensive pixel-wise annotation, …

image-classificationImage ClassificationSegmentationSemantic Segmentation+2

Zero-Shot Semantic Segmentation

2019-06-03 · NeurIPS 2019 12 · Maxime Bucher, Tuan-Hung Vu, Matthieu Cord, Patrick Pérez

Semantic segmentation models are limited in their ability to scale to large numbers of object classes. In this paper, we introduce the new task of zero-shot semantic segmentation: learning pixel-wise classifiers for neve…

General ClassificationSegmentationSemantic SegmentationWord Embeddings+3

FarSLIP: Discovering Effective CLIP Adaptation for Fine-Grained Remote Sensing Understanding

2025-11-18 · Zhenshi Li, Weikang Yu, Dilxat Muhtar, Xueliang Zhang 외 arxiv

As CLIP's global alignment limits its ability to capture fine-grained details, recent efforts have focused on enhancing its region-text alignment. However, current remote sensing (RS)-specific CLIP variants still inherit…

Semantic SegmentationText Retrieval