FengYen-Chang / 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


* 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.

About

Trainable models and NN optimization tools

License:Apache License 2.0


Languages

Language:Python 82.8%Language:Go 10.5%Language:TypeScript 4.5%Language:HTML 0.7%Language:SCSS 0.7%Language:Shell 0.5%Language:Dockerfile 0.2%Language:JavaScript 0.1%