dacquaviva/yolov5-openvino-cpp-python
Example of using ultralytics YOLOv5 with Openvino in C++ and Python.
C++
Issues
- 0
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?
#6 opened by dabensongbing - 0
Why does something go wrong when using my own model, but normal when using the author's model
#5 opened by moxuec - 0
What version of Yolov5 do you use?
#4 opened by Coder-TieHH - 0