Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6404 Discussions

Alexnet Model with openvino optimized for raspberry pi 3

julius__denny
Beginner
420 Views

Is there a Alexnet model built with Openvino and optimised for the raspberry pi.

Want to run it on a openvino docker container on the raspberry  pi 3.

0 Kudos
1 Reply
Shubha_R_Intel
Employee
420 Views

Dear julius, denny

blvc alexnet would work fine. You just need to run it through Model Optimizer and use "--data_type FP16"  to generate IR for NCS.  Here are Model Optimizer instructions on Converting a Caffe model .

Hope it helps,

Thanks,

Shubha

0 Kudos
Reply