yolov5-openvino-cpp-python
yolov5-openvino-cpp-python copied to clipboard
Example of using ultralytics YOLOv5 with Openvino in C++ and Python.
Results
3
yolov5-openvino-cpp-python issues
Sort by
recently updated
recently updated
newest added
After changing the input image size from 640*640 to 320*320, it crashes at the infer() function. What could be the reason and how can I fix it?
Why does something go wrong when using my model, but normal when using the author's model My YOLOv5 model is already trained and exported to openvino. terminate called after throwing...
What version of Yolov5 do you use?