-
-
Notifications
You must be signed in to change notification settings - Fork 230
OpenVINO
Bofu Chen edited this page Jun 17, 2019
·
6 revisions
-
Install OpenVINO packages
$ sudo apt-get install openvino
-
(Optional) Install example classification or detection models for Intel NCS2 (FP16 model)
# classification $ sudo apt-get install mobilenet-1.0-224-fp16-openvino # detection $ sudo apt-get install mobilenet-ssd-openvino