Model Zoo#
Note
Since the deprecation of Open Model Zoo, OpenVINO has significantly extended its presence on the Hugging Face model repository. It is currently the recommended source of optimized OpenVINO IR models.
Open Model Zoo for OpenVINO™ toolkit delivers a wide variety of free, pre-trained deep learning models and demo applications that provide full application templates to help you implement deep learning in Python, C++, or OpenCV Graph API (G-API).
Models, demos and full documentation are available in the Open Model Zoo GitHub repo and licensed under Apache License Version 2.0.
Browse through over 200 neural network models, both public and from Intel, and pick the right one for your solution. Types include object detection, classification, image segmentation, handwriting recognition, text to speech, pose estimation, and others. The Intel models have already been converted to work with OpenVINO™ toolkit, while public models can easily be converted using the OpenVINO Model Conversion API utility.
Open Model Zoo offers a comprehensive set of demos that you can adapt for implementing specific deep learning scenarios in your applications.