Skip to content

zhilin0/openvino_training_extensions

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.5%
  • Cuda 2.2%
  • Other 1.3%