j201111100523 / openvino_training_extensions

Trainable models and NN optimization tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Tools


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

About

Trainable models and NN optimization tools

License:Apache License 2.0


Languages

Language:Python 96.6%Language:Cuda 2.2%Language:C++ 0.8%Language:Shell 0.3%Language:Dockerfile 0.1%