Skip to content

Latest commit

 

History

History
 
 

pytorch_toolkit

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Training Toolbox for PyTorch*

Training Toolbox for PyTorch* provides a convenient environment to train Deep Learning models and convert them using OpenVINO™ Toolkit for optimized inference.

Prerequisites

  • Ubuntu* 16.04 / 18.04
  • Python* 3.6+
  • libturbojpeg
  • For Python prerequisites, refer to requirements.txt
  • (Optional) OpenVINO™ R3 to export trained models

Models

After installation, you are ready to train your own models, evaluate and use them for prediction.

Tests

In order to run tests please execute following commands:

python3 tests/run_model_templates_tests.py