0

Trying to load ssdlite v2 model with intel inference engine on raspberry Pi 3. For this, I need to build opencv-4.0 with Intel Inference API engine. I am unable to build open CV using CMAKE with -DWITH_INF_ENGINE=ON ^ -DENABLE_CXX11=ON flags. Does anyone know how to do it?

4

1 回答 1

1

首先您需要安装或编译该引擎,请参阅Intel OpenVINO文档。

于 2019-01-23T10:37:54.447 回答