Search before asking
Question
Cloned this repository and ran detect.py on a short 10 second video. The average Yolo processing time for each frame is about 0.8 seconds. How can I speed up the detection work? I tried to run detect.py with additional parameter --weights yolov5s_openvino_model. Got error: "No module named openvino.runtime

Additional
No response
Search before asking
Question
Cloned this repository and ran detect.py on a short 10 second video. The average Yolo processing time for each frame is about 0.8 seconds. How can I speed up the detection work? I tried to run detect.py with additional parameter --weights yolov5s_openvino_model. Got error:
"No module named openvino.runtimeAdditional
No response