#188 · Primary category: Computer Vision
OmDet
Real-time and accurate open-vocabulary end-to-end object detection
Project last updated:03/12/26
GitHub Stars
1.4K
Forks
118
Contributors
9
License
Apache-2.0
Why we included this project
OmDet-Turbo lets you detect objects without being locked into a fixed list of classes. The transformer-based detector takes free-form text as the query, so one model can find whatever categories you ask for at inference time, no retraining per label. It ships as an official PyTorch implementation with pretrained checkpoints on Hugging Face and ModelScope, plus a demo script and a small WSGI server if you want to wire it into existing services. The authors document ONNX export, which matters if you plan to run it on accelerated hardware, and the model is already merged into Hugging Face Transformers. For teams that need open-vocabulary detection to keep up with live video, it is a practical starting point.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)