Unable to Set Up Raspberry Pi* with OpenVINO™ and Intel® Neural Compute Stick 2 (Intel® NCS2)
Content Type: Install & Setup | Article ID: 000093765 | Last Reviewed: 06/09/2023
Attempted to cross-compile by following this guide.
Encountered error related to DNN_TARGET_MYRIAD:
cv2.error: OpenCV(4.5.5) /home/pi/opencv/modules/dnn/src/dnn.cpp:1414: error: (-215:Assertion failed) preferableBackend != DNN_BACKEND_OPENCV || preferableTarget == DNN_TARGET_CPU || preferableTarget == DNN_TARGET_OPENCL || preferableTarget == DNN_TARGET_OPENCL_FP16 in function 'setUpNet'
Follow Install OpenVINO™ Runtime for Raspbian OS and ensure step 5 is successfully implemented.