THU-MIG/yoloe
YOLOE: Real-Time Seeing Anything [ICCV 2025] observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 28
- Release rhythm 35
- Longevity 38
Flags: no_releases
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: 541
- days_rel: n/a
- days_push: 433
- n_releases_24m: 0
Adoption not part of the score
2256 stars · 208 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
YOLOE is the official PyTorch implementation of an open-vocabulary object detection and segmentation model presented at ICCV 2025. It unifies text-prompted, visual-prompted, and prompt-free detection in a single efficient real-time model with zero inference overhead compared to closed-set YOLOs.
Use cases
- detect arbitrary objects in images with text prompts
- zero-shot object detection without retraining
- real-time open-vocabulary instance segmentation
- detect objects using a visual reference prompt
- detect everything in an image without specifying classes
- transfer a detector to new categories with no inference cost
When to choose
- you need real-time open-vocabulary detection and segmentation in one model
- you want YOLO-level speed but with flexible text, visual, or no prompts
- you need zero-shot transfer to unseen object categories
- you want an efficient alternative to heavier open-set detectors like YOLO-World
When to avoid
- you only need fixed closed-set classes and a standard YOLO suffices
- you require a permissive license - it is AGPL-3.0
- you need a non-PyTorch framework or non-GPU deployment
- your use case is classification or captioning rather than detection/segmentation
Facets
library · maturity active
computer-vision image-processing machine-learning deep-learning computer-vision image-processing deep-learning artificial-intelligence python cross-platform object-detection instance-segmentation open-vocabulary zero-shot yolo pytorch iccv-2025 prompt-based-detection gpu
6 sources
- readme: https://github.com/THU-MIG/yoloe · fetched 2026-08-28 · ff32ef60d5f6
- homepage: https://arxiv.org/abs/2503.07465 · fetched 2026-08-29 · 72b54f1316d3
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| THU-MIG/yoloe | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem