Intel OpenVino Toolkit

The OpenVino toolkit is a comprehensive toolkit for quickly developing applications and solutions that emulate human vision. Based on Convolutional Neural Networks(CNNs), the toolkit extends CV workloads across Intel hardware, maximizing performance.

  1. Go to SmartCity/service/openvino directory:

$ cd ~/smartcity/services/openvino

2. Download Intel OpenVino Toolkit:

$ wget http://registrationcenter-download.intel.com/akdlm/irc_nas/15078/l_openvino_toolkit_p_2018.5.455.tgz
$ wget http://registrationcenter-download.intel.com/akdlm/irc_nas/15512/l_openvino_toolkit_p_2019.1.144.tgz
$ wget http://registrationcenter-download.intel.com/akdlm/irc_nas/16057/l_openvino_toolkit_p_2019.3.376.tgz

Last updated