Interactive Tutorials (Python)

This collection of Python tutorials are written for running on Jupyter notebooks. The tutorials provide an introduction to the OpenVINO™ toolkit and explain how to use the Python API and tools for optimized deep learning inference. You can run the code one section at a time to see how to integrate your application with OpenVINO libraries.

Notebooks with Binder button and Google Colab button buttons can be run without installing anything. Once you have found the tutorial of your interest, just click the button next to its name and the Jupyter notebook will start it in a new tab of a browser.

Note

Binder and Google Colab are free online services with limited resources. For the best performance and more control, you should run the notebooks locally. Follow the Installation Guide in order to get information on how to run and manage the notebooks on your machine.

More examples along with additional details regarding OpenVINO Notebooks are available in OpenVINO™ Notebooks Github Repository.

The Jupyter notebooks are categorized into following classes:

Below you will find a selection of recommended tutorials that demonstrate inference on a particular model. These tutorials are guaranteed to provide a great experience with inference in OpenVINO:

68747470733a2f2f757365722d696d616765732e67697468756275736572636f6e74656e742e636f6d2f3130333232363538302f3233363935343931382d66333634623232372d323933632d346637382d613962662d3964636562636231303334612e706e67

Paint by Example using Stable Diffusion and OpenVINO.

272-paint-by-example

Github
271-sdxl-turbo-with-output_30_1.png

Single step image generation using SDXL-turbo and OpenVINO.

271-sdxl-turbo

Github
c93a0f86-d9cf-4bd1-93b9-e27532170d75

Sound Generation with AudioLDM2 and OpenVINO.

270-sound-generation-audioldm2

Github
moment.gif

Frame interpolation using FILM and OpenVINO.

269-film-slowmo

Github
notebook_eye.png

Automatic speech recognition using Distil-Whisper and OpenVINO.

267-distil-whisper-asr

Github
277724498-6917c558-d74c-4cc9-b81a-679ce0a299ee.png

Image generation with Würstchen and OpenVINO.

265-wuerstchen-image-generation

Github
278011447-1a5978c6-e7a0-4824-9318-a3d8f4912c47.png

Generate creative QR codes with ControlNet QR Code Monster and OpenVINO.

264-qrcode-monster

Github
277367065-13a8f622-8ea7-4d12-b3f8-241d4499305e.png

Image generation with Latent Consistency Model and OpenVINO.

263-latent-consistency-models-image-generation

Github
284292122-f146e16d-7233-49f7-a401-edcb714b5288.png

Text-to-Image Generation with LCM LoRA and ControlNet Conditioning.

263-lcm-lora-controlnet

Github
notebook_eye.png

SoftVC VITS Singing Voice Conversion and OpenVINO.

262-softvc-voice-conversion

Github

Note

If there are any issues while running the notebooks, refer to the Troubleshooting and FAQ sections in the Installation Guide or start a GitHub discussion.