timojl/clipseg
This repository contains the code of the CVPR 2022 paper "Image Segmentation Using Text and Image Prompts". observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1745
- days_rel: n/a
- days_push: 971
- n_releases_24m: 0
Adoption not part of the score
1338 stars · 121 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CLIPSeg is a Python implementation of the CVPR 2022 paper 'Image Segmentation Using Text and Image Prompts', enabling zero-shot segmentation of images based on arbitrary text queries or prompt images with masks. It provides pre-trained model weights and has been integrated into the HuggingFace Transformers library.
Use cases
- segment objects in an image using a text prompt
- zero-shot image segmentation without training
- create segmentation masks from a reference image with a highlighted region
- run text-guided segmentation in a notebook
- fine-grained segmentation predictions with pre-trained weights
When to choose
- you need to segment arbitrary objects described by text without training a model
- you want lightweight pre-trained weights for zero-shot segmentation
- you prefer a model already supported in HuggingFace Transformers
When to avoid
- you need fully supervised, dataset-specific segmentation with maximum accuracy
- you require a permissive license for the model weights (weights have a custom license)
- you need real-time segmentation on CPU-only hardware
Facets
library · maturity maintenance
machine-learning computer-vision image-processing deep-learning computer-vision image-processing machine-learning deep-learning python image-segmentation zero-shot clip text-prompted-segmentation cvpr-2022 huggingface-transformers gpu
1 source
- readme: https://github.com/timojl/clipseg · fetched 2026-08-28 · 8915b21a666d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| timojl/clipseg | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem