FoundationVision/GLEE
[CVPR2024 Highlight]GLEE: General Object Foundation Model for Images and Videos at Scale observed · 2026-08-28
Health v2 · maintenance only
26/100
- Activity 0
- Release rhythm 35
- Longevity 70
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: 993
- days_rel: n/a
- days_push: 681
- n_releases_24m: 0
Adoption not part of the score
1170 stars · 77 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GLEE is a general object foundation model for images and videos that unifies detection, segmentation, tracking, grounding, and open-world object identification in a single framework. It is a Python research codebase with pretrained checkpoints, trained on over ten million images with diverse supervision levels for strong zero-shot transfer.
Use cases
- detect and segment arbitrary objects in images with open vocabulary
- track and segment objects in videos
- segment objects referred to by a text expression in images or videos
- perform zero-shot object detection on new datasets
- interactively segment objects given visual prompts
- identify and ground objects in the open world
When to choose
- you need a single unified model for multiple object-centric vision tasks
- you want strong zero-shot generalization to unseen categories or datasets
- you need open-vocabulary detection, segmentation, or referring segmentation in one codebase
- you are doing research on object-level perception in images and videos
When to avoid
- you need a lightweight production detector with minimal compute
- you only need a simple task-specific detector like plain YOLO inference
- you cannot run GPU inference or lack PyTorch experience
- you need fine-grained classification rather than object localization and segmentation
Facets
library · maturity active
computer-vision image-processing video-processing machine-learning deep-learning computer-vision image-processing artificial-intelligence machine-learning python cross-platform object-detection object-segmentation open-vocabulary zero-shot multi-object-tracking visual-grounding foundation-model cvpr-2024 referring-expression video-segmentation video gpu
2 sources
- readme: https://github.com/FoundationVision/GLEE · fetched 2026-08-28 · 9e22d217c518
- homepage: https://glee-vision.github.io/ · fetched 2026-08-29 · 8b40568b5bf9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FoundationVision/GLEE | main | 26 |
For agents
markdown · JSON · MCP: product_card(name="FoundationVision/GLEE")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem