Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 872 Bytes

File metadata and controls

15 lines (8 loc) · 872 Bytes

TensorFlow to OpenVINO™ Model Conversion Tutorial

Binder

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

If you have not installed all required dependencies, follow the Installation Guide.