Skip to content

Releases: openvinotoolkit/openvino

2020.3.2 LTS

16 Apr 18:51
0b3773b
Compare
Choose a tag to compare

This release provides bug fixes for the previous 2020.3 Long-Term Support (LTS) release, a new release type that provides longer-term maintenance and support with a focus on stability and compatibility. Read more about the support details: Long Term Support Release

You can find OpenVINO™ toolkit 2020.3.2 release here:

Release notes: https://software.intel.com/content/www/us/en/develop/articles/openvino-2020-3-lts-relnotes.html

2021.3

23 Mar 19:22
18e83a2
Compare
Choose a tag to compare

What's New

  • Upgrade to the latest version for new capabilities and performance improvements.
  • Introduces a preview of Conditional Compilation (available in open-source distribution) which enables a significant reduction to the binary footprint of the runtime components (Inference Engine linked into applications) for particular models.
  • Introducing support for the 3rd Gen Intel® Xeon® Scalable platform (code-named Ice Lake), which delivers advanced performance, security, efficiency, and built-in AI acceleration to handle unique workloads and more powerful AI.
  • New pre-trained models and support for public models to streamline development:
    • Pre-trained Models: machine-translation, person-vehicle-bike-detection, text-recognition and text-to-speech.
    • Public Models: aclnet-int8 (sound_classification), deblurgan-v2 (image_processing), fastseg-small and fastseg-large (semantic segmentation) and more.
  • Developer tools now available as Python wheel packages for Windows*, Linux*, and macOS* for easy package installation and upgrades (pip install openvino-dev)

You can find OpenVINO™ toolkit 2021.3 release here:

Release Notes: https://software.intel.com/content/www/us/en/develop/articles/openvino-relnotes.html

2021.2

15 Dec 19:00
4795391
Compare
Choose a tag to compare

What's New

  • Integrates the Deep Learning Workbench with the Intel® DevCloud for the Edge as a Beta release. Graphically analyze models using the Deep Learning Workbench on the Intel® DevCloud for the Edge (instead of a local machine only) to compare, visualize and fine-tune a solution against multiple remote hardware configurations.
  • Introduces support for Red Hat Enterprise Linux (RHEL) 8.2.
  • Introduces per-channel quantization support in the Model Optimizer for models quantized with TensorFlow Quantization-Aware Training containing per-channel quantization for weights, which improves performance by model compression and latency reduction.
  • Pre-trained models and support for public models to streamline development:
    • Public Models: Yolov4 (for object detection), AISpeech (for speech recognition), and DeepLabv3 (for semantic segmentation)
    • Pre-trained Models: Human Pose Estimation (update), Formula Recognition Polynomial Handwritten (new), Machine Translation (update), Common Sign Language Recognition (New), and Text-to-Speech (new)
  • New OpenVINO™ Security Add-on, which controls access to model(s) through secure packaging and execution. Based on KVM Virtual machines and Docker* containers and compatible with the OpenVINO™ Model Server, this new add-on enables packaging for flexible deployment and controlled model access.
  • PyPI project moved from openvino-python to openvino, and 2021.1 version to be removed in the default view. The specific version is still available for users depending on this exact version by using openvino-python==2021.1

You can find OpenVINO™ toolkit 2021.2 release here:

Release Notes: https://software.intel.com/content/www/us/en/develop/articles/openvino-relnotes.html

2020.3.1 LTS

12 Nov 17:19
f26da46
Compare
Choose a tag to compare

What's New

  • This release provides bug fixes for the previous 2020.3 Long-Term Support (LTS) release, a new release type that provides longer-term maintenance and support with a focus on stability and compatibility. Read more about the support details: Long Term Support Release
  • Based on v.2020.3 LTS, the v.2020.3.1 LTS release includes security and functionality bug fixes, and minor capability changes.
  • Includes improved support for 11th Generation Intel® Core™ Processor (formerly codenamed Tiger Lake), which includes Intel® Iris® Xe Graphics and Intel® DL Boost instructions.
  • Intel® Distribution of OpenVINO™ toolkit 2020.3.X LTS releases will continue to support Intel® Vision Accelerator Design with an Intel® Arria® 10 FPGA and the Intel® Programmable Acceleration Card with Intel® Arria® 10 GX FPGA. For questions about next-generation programmable deep-learning solutions based on FPGAs, talk to your sales representative or contact us to get the latest FPGA updates.

You can find OpenVINO™ toolkit 2020.3.1 release here:

Release notes: https://software.intel.com/content/www/us/en/develop/articles/openvino-2020-3-lts-relnotes.html

2021.1

06 Oct 21:31
f557dca
Compare
Choose a tag to compare

What's New

  • Introducing a major release in October 2020 (v.2021). You are highly encouraged to upgrade to this version because there it introduces new and important capabilities, as well as breaking changes and backward-incompatible changes.
  • Support for TensorFlow 2.2.x. Introduces official support for models trained in the TensorFlow 2.2.x framework.
  • Support for the Latest Hardware. Introduces official support for 11th Generation Intel® Core™ Processor Family for Internet of Things (IoT) Applications (formerly codenamed Tiger Lake) including new inference performance enhancements with Iris® Xe Graphics and Intel® DL Boost instructions, as well as Intel® Gaussian & Neural Accelerators 2.0 for low-power speech processing acceleration.
  • Going Beyond Vision. Enables end-to-end capabilities to leverage the Intel® Distribution of OpenVINO™ toolkit for workloads beyond computer vision, which include audio, speech, language, and recommendation, with new pre-trained models, support for public models, code samples and demos, and support for non-vision workloads in OpenVINO™ toolkit DL Streamer.
  • Coming in Q4 2020: (Beta Release) Integration of DL Workbench and the Intel® DevCloud for the Edge. Developers can now graphically analyze models using the DL Workbench on Intel® DevCloud for the Edge (instead of a local machine only) to compare, visualize and fine-tune a solution against multiple remote hardware configurations.
  • OpenVINO™ Model Server. An add-on to the Intel® Distribution of OpenVINO™ toolkit and a scalable microservice, which provides a gRPC or HTTP/REST endpoint for inference, makes it easier to deploy models in cloud or edge server environments. It is now implemented in C++ to enable reduced container footprint (for example, less than 500MB) and deliver higher throughput and lower latency.
  • Now available through Gitee* and PyPI* distribution methods. You are encouraged to choose from the distribution methods and download.

You can find OpenVINO™ toolkit 2021.1 release here:

Release Notes: https://software.intel.com/content/www/us/en/develop/articles/openvino-relnotes.html

2020.4

14 Jul 17:29
023e7c2
Compare
Choose a tag to compare

What's New

  • Improves performance while maintaining accuracy close to full precision (for example, FP32 data type) by introducing support for the Bfloat16 data type for inferencing using the 3rd generation Intel® Xeon® Scalable processor (formerly code-named Cooper Lake).
  • Increases accuracy when layers have varying bit-widths by extending the Post-Training Optimization Tool to support mixed-precision quantization.
  • Allows greater compatibility of models by supporting directly reading Open Neural Network Exchange (ONNX*) model format to the Inference Engine.
    • For users looking to take full advantage of Intel® Distribution of OpenVINO™ toolkit, it is recommended to follow the native workflow of using the Intermediate Representation from the Model Optimizer as input to the Inference Engine.
    • For users looking to more easily take a converted model in ONNX model format (for example, PyTorch to ONNX using torch.onnx), they are now able to input the ONNX format directly to the Inference Engine to run models on Intel architecture.
  • Enables initial support for TensorFlow* 2.2.0 for computer vision use cases.
  • Enables users to connect to and profile multiple remote hosts; collect and store data in one place for further analysis by extending the Deep Learning Workbench with remote profiling capability.

You can find OpenVINO™ toolkit 2020.4 release here:

Release notes: https://software.intel.com/content/www/us/en/develop/articles/openvino-relnotes.html

2020.3 LTS

03 Jun 17:11
Compare
Choose a tag to compare

You can find OpenVINO™ toolkit 2020.3.0 release here:

Release notes: https://software.intel.com/content/www/us/en/develop/articles/openvino-2020-3-lts-relnotes.html

2020.2

13 Apr 19:21
Compare
Choose a tag to compare

You can find OpenVINO™ toolkit 2020.2 release here:

Release notes: https://software.intel.com/en-us/articles/OpenVINO-RelNotes

2020.1

12 Feb 12:50
Compare
Choose a tag to compare

You can find OpenVINO™ toolkit 2020.1 release here:

Release notes: https://software.intel.com/en-us/articles/OpenVINO-RelNotes

2019 R3.1

28 Oct 18:37
fe3f978
Compare
Choose a tag to compare