malvika2003's picture
Upload folder using huggingface_hub
db5855f verified
|
raw
history blame
1.28 kB

Introduction to OpenVINO™

Binder Colab

classification

This notebook shows how to do inference on an OpenVINO IR model.

Notebook Contents

This notebook demonstrates usage of MobileNet V3 from Open Model Zoo

Installation Instructions

This is a self-contained example that relies solely on its own code.
We recommend running the notebook in a virtual environment. You only need a Jupyter server to start. For details, please refer to Installation Guide