Skip to content

Tutorial for Using Custom Layers with OpenVINO (Intel Deep Learning Toolkit)

Notifications You must be signed in to change notification settings

PINTO0309/OpenVINO-Custom-Layers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenVINO Custom Layer Tutorials for Linux and Windows

Before You Start

It's assumed that you've installed the appropriate version of OpenVINO, including the Model Optimizer, in the default /opt/intel directory. If you've installed to a different directory you may need to change the directory pathways in the commands below.

Use the appropriate directory and tutorial for the version of OpenVINO you've installed.

Latest - OpenVINO 2019.r2

OpenVINO 2019.r1.1

OpenVINO 2019.r1.0

OpenVINO 2018.r5

OpenVINO 2018.r4

If you're using an earlier version, refer to this document.

About

Tutorial for Using Custom Layers with OpenVINO (Intel Deep Learning Toolkit)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 41.6%
  • Python 27.7%
  • C 17.3%
  • CMake 13.4%