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

om-ai-lab/OmDet

Real-time and accurate open-vocabulary end-to-end object detection observed · 2026-08-28

github.com/om-ai-lab/OmDet · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 71
  • Release rhythm 35
  • Longevity 64

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

Full methodology

Adoption not part of the score

1393 stars · 118 forks observed · 2026-08-28

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

OmDet-Turbo is a PyTorch implementation of a transformer-based open-vocabulary object detection model that detects arbitrary user-defined object categories in real time. It achieves state-of-the-art zero-shot detection performance with over 100 FPS inference on an A100 GPU and is integrated into Hugging Face Transformers.

Use cases

  • detect arbitrary objects in images without retraining
  • run real-time open-vocabulary object detection on video streams
  • perform zero-shot detection on custom object categories
  • export detection model to ONNX for deployment
  • evaluate open-vocabulary detection on COCO, LVIS, ODinW, and OVDEval

When to choose

  • you need fast real-time detection of object categories not in a fixed training vocabulary
  • you want zero-shot detection with strong generalization to new domains
  • you need a model already integrated with Hugging Face Transformers

When to avoid

  • you only need detection of a fixed set of classes where a classic detector like YOLO suffices
  • you lack GPU hardware for inference
  • you need segmentation or other vision tasks beyond bounding-box detection

Facets

library · maturity active

computer-vision image-processing machine-learning deep-learning computer-vision machine-learning artificial-intelligence python object-detection open-vocabulary-detection zero-shot-detection vision-language real-time-inference pytorch onnx-export gpu

1 source

Member repositories

RepositoryRoleHealth v2
om-ai-lab/OmDetmain57

For agents

markdown · JSON · MCP: product_card(name="om-ai-lab/OmDet")

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