/openvino_training_extensions

Trainable models and NN optimization tools

Primary LanguagePythonApache License 2.0Apache-2.0

OpenVINO™ Training Extensions

OpenVINO™ Training Extensions provide a convenient environment to train Deep Learning models and convert them using the OpenVINO™ toolkit for optimized inference.

Quick Start Guide

Setup OpenVINO™ Training Extensions

  1. Clone repository in the working directory by running the following:

    git clone https://github.com/opencv/openvino_training_extensions.git
    cd openvino_training_extensions
    
  2. Install prerequisites by running the following:

    sudo apt-get install libturbojpeg python3-tk python3-pip virtualenv
    

Models


* Other names and brands may be claimed as the property of others.

Web UI

OpenVINO™ Training Extensions provide Web UI for training models and annotating data in a convenient way using a graphical interface.