The frame rate is very low, how to improve the frame rate through the gpu
Windows platform only, but the following solutions are available. https://enoxsoftware.com/opencvforunity/how-to-run-dnn-modules-with-cuda-backend-support-on-windows-platform/
Hello, I built cuda acceleration according to your method, but to run on other computers, you need to install cuda environment, is there any good solution
And I don't know if it's a problem with my operation, or a bug, after using cuda acceleration, the accuracy is lost, and the red border all runs to the top left corner
I tried it and the same problem occurred in my environment. This problem seems to be occurring with opencv itself. https://github.com/opencv/opencv/issues/24175 https://github.com/opencv/opencv/issues/25512 https://github.com/opencv/opencv/issues/23977
Okay, Have you considered using onnxRuntime for inference? Thank you very much
Or can provide the onnxRuntime pre - and post-processing code, thank you very much