Ross ROSS = Recommend OSS · open-source software intelligence for agents

THU-MIG/yoloe

YOLOE: Real-Time Seeing Anything [ICCV 2025] observed · 2026-08-28

github.com/THU-MIG/yoloe · homepage · Python · AGPL-3.0 (copyleft) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
THU-MIG/yoloemain32

For agents

markdown · JSON · MCP: product_card(name="THU-MIG/yoloe")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem