Error exception
Hi guys
I have this error when I start the code .cpp

I don't know where this error comes from. I trying to follow this issue : https://github.com/doleron/yolov5-opencv-cpp-python/issues/3 but it dosen't work for me.
Anywone has a solution ?
I use my own dataset, with 1 classe.
Thx a lot ;)
Hello! Have you solved this problem? I also encountered the same mistake as you in operation. Could you tell me how to solve it? Thank you very much!
Hello! Have you solved this problem? I also encountered the same mistake as you in operation. Could you tell me how to solve it? Thank you very much!
no I didn't sorry :(
I use the python code instead
Nobody know ?
pip uninstall opencv-python pip install opencv-python==4.5.5.62
Hi! I found a way to fix the problem. @NBarile @feelingsa . Just implement this changes to the main code and it should work!
