Python Openvino IR model
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
Read IR model
Problem: Recognize first image need more time (initalize time)
net.setPreferableBackend 參數 |
cv2.dnn.DNN_BACKEND_DEFAULT |
cv2.dnn.DNN_BACKEND_INFERENCE_ENGINE |
cv2.dnn.DNN_BACKEND_OPENCV |
net.setPreferableTarget 參數 |
cv2.dnn.DNN_TARGET_CPU |
cv2.dnn.DNN_TARGET_MYRIAD |
cv2.dnn.DNN_TARGET_GPU |
ie.load_network –> device_name 參數 |
CPU |
GPU |
MYRIAD |
Preprocessing