vector subscript out of range
ws-researcher opened this issue · 2 comments
Hi @ws-researcher I can see that you are running the OpenCV World build. As far as I know the World build is not really recommended for a lot of reasons and I would highly suggest not using it especially for something like running Inference, however I also haven't tried doing absolutely anything on a World based build (For the same reason) so I couldn't really tell what is wrong. The one thing that I can offer you is this diagram:
outlining the flags/setup of how OpenCV should be built in order for this Inference code to run however once again I couldn't say if this would work on a World based build or not.
Anything outside of this I'm afraid you'll have to try and Google your way out of it, but before you do, have you tried running on the CPU as well as the GPU?
Good luck! 🚀
@ws-researcher Is it okay with you if I close this issue? Or do you have any follow-up questions/inputs on this?