openvinotoolkit/open_model_zoo

Pre-trained Deep Learning models and demos (high quality and extremely fast)

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 51 minutes ago
Added to GitGenius on September 15th, 2026
Created on October 15th, 2018
Open Issues & Pull Requests: 70 (+0)
GitHub issues: Enabled
Number of forks: 1,408
Total Stargazers: 4,433 (+0)
Total Subscribers: 136 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 9.7 hours
Mean response time: 58.6 days
90th percentile: 362.4 days
Tracked items: 16

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 10
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 530 days
Stale 30+ days: 9
Stale 90+ days: 8

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • OpenCV (1)
  • enhancement (1)
  • feature (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Open Model Zoo is a collection of pre-trained deep learning models and demonstration applications optimized for the OpenVINO Toolkit. The repository provides free models across computer vision and other domains, along with tools and examples to accelerate development of high-performance inference applications without requiring custom model training.

The tool addresses the time cost of model training and optimization by offering ready-to-use models that have already been optimized for inference speed and quality. It includes both Intel-developed models and public models from various sources, available in formats including TensorFlow, PyTorch, ONNX, and Caffe. A model downloader tool automates retrieval and conversion of these models, while an accuracy checker validates model performance on custom datasets.

Developers should adopt this tool when they need to prototype or deploy inference applications quickly and want to avoid the overhead of training models from scratch. It suits computer vision tasks and scenarios where using established model architectures is acceptable. The repository is in maintenance mode as a source of models, with the project directing users toward Jupyter notebook tutorials for ongoing learning resources.

The project maintains a stable collection of pre-trained models and supporting tools with active community contribution pathways. Development focuses on ensuring models remain compatible with the OpenVINO Toolkit and supporting the existing model catalog rather than rapid expansion of new capabilities.