yolov5-openvino-cpp-python
yolov5-openvino-cpp-python copied to clipboard
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?
After changing the input image size from 640640 to 320320, it crashes at the infer() function. What could be the reason and how can I fix it?