REVIEW 4 cited by
Image Segmentation Using Text and Image Prompts
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Image segmentation is usually addressed by training a model for a fixed set of object classes. Incorporating additional classes or more complex queries later is expensive as it requires re-training the model on a dataset that encompasses these expressions. Here we propose a system that can generate image segmentations based on arbitrary prompts at test time. A prompt can be either a text or an image. This approach enables us to create a unified model (trained once) for three common segmentation tasks, which come with distinct challenges: referring expression segmentation, zero-shot segmentation and one-shot segmentation. We build upon the CLIP model as a backbone which we extend with a transformer-based decoder that enables dense prediction. After training on an extended version of the PhraseCut dataset, our system generates a binary segmentation map for an image based on a free-text prompt or on an additional image expressing the query. We analyze different variants of the latter image-based prompts in detail. This novel hybrid input allows for dynamic adaptation not only to the three segmentation tasks mentioned above, but to any binary segmentation task where a text or image query can be formulated. Finally, we find our system to adapt well to generalized queries involving affordances or properties. Code is available at https://eckerlab.org/code/clipseg.
Forward citations
Cited by 4 Pith papers
-
RoofNet: A Global Multimodal Dataset for Roof Material Identification from Earth Observation
RoofNet is a multimodal dataset pairing high-resolution Earth observation imagery with roof material annotations from diverse global locations to support vision-language models for hazard exposure mapping.
-
XBusNet: Text-Guided Breast Ultrasound Segmentation via Multimodal Vision-Language Learning
XBusNet combines CLIP text prompts and a U-Net to segment breast ultrasound lesions, achieving Dice 0.877 and IoU 0.815 on BLU, outperforming six baselines.
-
LEARN: A Story-Driven Layout-to-Image Generation Framework for STEM Instruction
A layout-conditioned diffusion model, fine-tuned on book covers with contrastive and semantic losses, generates story-like STEM illustrations.
-
Foundation Models for Zero-Shot Segmentation of Scientific Images without AI-Ready Data
GroundingDINO plus SAM, wrapped in an interactive web tool, achieves high segmentation scores on FIB-SEM catalyst images, although the evaluation is limited and ground-truth creation is unexplained.
Discussion (0). Sign in to comment.