opencv/opencv_zoo resource
Model Zoo For OpenCV DNN and Benchmarks. observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 84
- Release rhythm 8
- Longevity 100
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: 1861
- days_rel: n/a
- days_push: 97
- n_releases_24m: 0
Adoption not part of the score
1034 stars · 299 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of pre-trained computer vision models tuned for OpenCV's DNN inference module, accompanied by benchmarking tools for various hardware platforms. It provides demo scripts and performance measurements across x86 CPUs, ARM boards, NPUs, and GPUs.
Use cases
- run face detection with opencv dnn
- benchmark deep learning models on raspberry pi
- find pretrained models for opencv inference
- run object detection on embedded arm boards
- compare model inference speed across npu hardware
- deploy computer vision models without pytorch or tensorflow
When to choose
- you want lightweight inference using only OpenCV without heavy ML frameworks
- you need benchmark data for vision models on edge devices like Jetson or Raspberry Pi
- you want ready-to-use pretrained models with demo scripts for common vision tasks
When to avoid
- you need to train or fine-tune models rather than run inference
- you require models beyond the curated vision tasks included in the zoo
- you need production model serving with REST APIs rather than library-style inference
Facets
dataset · maturity active
machine-learning deep-learning computer-vision image-processing benchmarking llm-inference computer-vision machine-learning deep-learning developer-tools performance python cross-platform windows embedded opencv-dnn model-zoo pretrained-models inference edge-devices npu face-detection object-detection quantization linux macos gpu
1 source
- readme: https://github.com/opencv/opencv_zoo · fetched 2026-08-28 · 4f7e6adb2ff0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| opencv/opencv_zoo | main | 61 |
For agents
markdown · JSON · MCP: product_card(name="opencv/opencv_zoo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem