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

AILab-CVC/YOLO-World

[CVPR 2024] Real-Time Open-Vocabulary Object Detection observed · 2026-08-28

github.com/AILab-CVC/YOLO-World · homepage · Python · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

29/100

  • Activity 8
  • Release rhythm 35
  • Longevity 67

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: 948
  • days_rel: n/a
  • days_push: 553
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6529 stars · 612 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

YOLO-World is a real-time open-vocabulary object detection model and Python toolkit from Tencent AI Lab and HUST, published at CVPR 2024. It detects arbitrary objects described in text without custom training, using a fast CNN-based YOLO architecture that is significantly faster and smaller than Transformer-based open-vocabulary detectors.

Use cases

  • detect objects in images by text prompt without training
  • run real-time zero-shot object detection on edge devices
  • auto-label image datasets for training custom detectors
  • detect custom object classes in video streams in real time
  • build open-vocabulary detection pipelines in Python
  • segment detected objects with YOLO-World plus EfficientSAM

When to choose

  • you need fast, real-time detection of classes not in a fixed label set
  • you want zero-shot detection without annotating or training a custom model
  • you need a lighter, faster alternative to Grounding DINO or GLIP
  • you want to auto-label data or deploy detection to edge devices

When to avoid

  • you need a permissively licensed model for commercial products (GPL-3.0)
  • you need closed-set detection with maximum accuracy and can train a specialized model
  • you need text generation or multimodal reasoning beyond detection
  • you require a maintained stable API, as the project is still under active development

Facets

library · maturity active

computer-vision machine-learning image-processing deep-learning computer-vision machine-learning deep-learning artificial-intelligence python cross-platform object-detection open-vocabulary-detection zero-shot yolo real-time-inference cvpr-2024 vision-language gpu

7 sources

Member repositories

RepositoryRoleHealth v2
AILab-CVC/YOLO-Worldmain29

For agents

markdown · JSON · MCP: product_card(name="AILab-CVC/YOLO-World")

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