microsoft/GLIP
Grounded Language-Image Pre-training observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1744
- days_rel: n/a
- days_push: 952
- n_releases_24m: 0
Adoption not part of the score
2607 stars · 218 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GLIP is Microsoft's official implementation of Grounded Language-Image Pre-training, a vision-language model that unifies object detection and phrase grounding by reformulating detection as a grounding task. It achieves strong zero-shot and few-shot transfer to object-level recognition tasks like COCO and LVIS detection.
Use cases
- detect arbitrary objects in images using natural language prompts
- zero-shot object detection without training on target dataset
- ground text phrases to image regions
- fine-tune a detection model on custom classes with few examples
- evaluate open-vocabulary detection benchmarks like COCO and LVIS
When to choose
- you need open-vocabulary or text-prompted object detection
- you want a research-grade pretrained vision-language detection model
- you have few labeled examples and need strong few-shot transfer
When to avoid
- you need a lightweight production detector with minimal dependencies
- you only need standard closed-set detection with fixed classes
- you lack GPU resources for large vision-language models
Facets
library · maturity maintenance
computer-vision machine-learning image-processing deep-learning computer-vision machine-learning artificial-intelligence python object-detection grounded-language-image-pretraining zero-shot-detection vision-language open-set-detection research-code linux gpu
1 source
- readme: https://github.com/microsoft/GLIP · fetched 2026-08-28 · d29b9bf48442
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/GLIP | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem