grady1006 / 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 OpenVINO™ Toolkit for optimized inference.

Quick Start Guide

Setup OpenVINO Training Extensions

  1. Clone repository in the working directory
cd /<path_to_working_dir>
git clone https://github.com/opencv/openvino_training_extensions.git
  1. Install prerequisites
sudo apt-get install libturbojpeg python3-tk python3-pip virtualenv

Models

Tools

About

Trainable models and NN optimization tools

License:Apache License 2.0


Languages

Language:Python 96.5%Language:Cuda 2.3%Language:C++ 1.0%Language:Shell 0.2%