- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I compile OpenCV 4.1.2 from source ,add python3.6.4 banding,OpenVINO R3,when i use net.setPreferableBackend(cv2.dnn.DNN_BACKEND_INFERENCE_ENGINE) and net.setPreferableTarget(cv2.dnn.DNN_TARGET_OPENCL) to load darknet yolov3.weights, it comes to failed with logs:
cv2.error: OpenCV(4.1.2) D:\software\opencv-4.1.2\modules\dnn\src\op_inf_engine.cpp:704: error: (-215:Assertion failed) Failed to initialize Inference Engine backend: Unsupported primitive of type: OpenCVLayer name: yolo_106 in function 'cv::dnn::InfEngineBackendNet::initPlugin'
Can anyone help me?
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page