Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.11 KB

File metadata and controls

38 lines (30 loc) · 1.11 KB

Training Toolbox for TensorFlow*

Training Toolbox for TensorFlow* provides a convenient environment to train Deep Learning models and convert them using OpenVINO™ Toolkit for optimized inference.

Prerequisites

Setup

Install requirements:

pip3 install cython
sudo apt install 2to3 protobuf-compiler

Models

After installation, you are ready to train your own models, evaluate them, and use them for predictions.