Skip to content

Files

Latest commit

 

History

History

tensorflow-classification-to-openvino

TensorFlow to OpenVINO™ Model Conversion Tutorial

Binder Colab

This tutorial explains how to convert TensorFlow models to OpenVINO IR.

Notebook Contents

The notebook shows how to convert the TensorFlow MobileNetV3 model and then classify an image with OpenVINO Runtime.

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.