Click here to Skip to main content
15,672,526 members
Everything / OpenVINO

OpenVINO

OpenVINO

Great Reads

by Intel
OpenVINO integration with Torch-ORT gives PyTorch developers the ability to stay within their chosen framework all the while still getting the speed and inferencing power of OpenVINO™ toolkit through inline optimizations used to accelerate your PyTorch applications.
by Ragesh_Hajela
In this article we look at how to modify the OpenVINO™ Notebooks repo on GitHub, retrain the same model but with a different dataset.
by Raymond_Lo
In this post, I will show you how you can get started with OCR using the machine learning platform TensorFlow and the Intel® Distribution of OpenVINO™ Toolkit.
by Paula_Ramos
In this article, you will learn how to work with live human action recognition using the OpenVINO™ AI toolkit in a synchronized schedule.

Latest Articles

by Raymond_Lo
In this post, I will show you how you can get started with OCR using the machine learning platform TensorFlow and the Intel® Distribution of OpenVINO™ Toolkit.
by Intel
In this post, we will start by using Prebuilt Images available on DockerHub. Then we will go through the exact commands you’ll need to access an Object Detection notebook via Docker.
by Adrian Boguszewski
A step-by-step walkthrough on OpenVINO compilation from source
by Paula_Ramos
In this article, you will learn how to work with live human action recognition using the OpenVINO™ AI toolkit in a synchronized schedule.

All Articles

Sort by Score

OpenVINO 

12 Sep 2022 by Intel
OpenVINO integration with Torch-ORT gives PyTorch developers the ability to stay within their chosen framework all the while still getting the speed and inferencing power of OpenVINO™ toolkit through inline optimizations used to accelerate your PyTorch applications.
23 Jun 2022 by Ragesh_Hajela
In this article we look at how to modify the OpenVINO™ Notebooks repo on GitHub, retrain the same model but with a different dataset.
1 Nov 2022 by Raymond_Lo
In this post, I will show you how you can get started with OCR using the machine learning platform TensorFlow and the Intel® Distribution of OpenVINO™ Toolkit.
19 Sep 2022 by Paula_Ramos
In this article, you will learn how to work with live human action recognition using the OpenVINO™ AI toolkit in a synchronized schedule.
27 Sep 2022 by Adrian Boguszewski
A step-by-step walkthrough on OpenVINO compilation from source
1 Nov 2022 by Intel
In this post, we will start by using Prebuilt Images available on DockerHub. Then we will go through the exact commands you’ll need to access an Object Detection notebook via Docker.
19 Jul 2022 by Dariusz Trawinski
In this article, you will learn how to use key features of the OpenVINO™ Operator for Kubernetes.
20 Jul 2022 by Adrian Boguszewski
In this article, I will show you how to easily run inference on speech-to-text recognition models using OpenVINO™ so you can start applying this capability in your own applications.
21 Jul 2022 by Devang Aggarwal
In this article we explain easy it is to install the OpenVINO Execution Provider for ONNX Runtime on your Linux or Windows machines and get that faster inference for your ONNX deep learning models.
23 Jun 2022 by Ragesh_Hajela
New features in the Intel® OpenVINO™ toolkit enable you to easily optimize for throughput or latency, and help you to “write once, deploy anywhere.”
18 Jul 2022 by Ragesh_Hajela
NER systems can pull entities from an unstructured collection of natural language documents called as knowledge base. In this article we will show entity recognition from simple text using OpenVINO™ toolkit and you will see how to create the following pipeline to perform entity extraction.
23 Jun 2022 by Ragesh_Hajela
OpenVINO offers several tools for making a model run faster and use less memory. In this article we look at: what each tools does, when you should use model optimizer, POT, and NNCF, and frequently asked questions.
23 Jun 2022 by Adrian Boguszewski
A very simple guide for every PyTorch Developer wanting to improve the inference performance