[E:onnxruntime:YOLODetector, provider_bridge_ort.cc:940 onnxruntime::ProviderLibrary::Get] L
oadLibrary failed with error 126 "The specified module could not be found." when trying to load "C:\Users\Michal\CLionPr
ojects\yolo-cmake-opencv-onnx-cpp\cmake-build-debug\onnxruntime_providers_cuda.dll"
Possibly try to match
CUDA(currently 12.1) with ONNX (1.9) download new cudnn as well (https://developer.nvidia.com/rdp/cudnn-download and installer itself https://developer.nvidia.com/downloads/compute/cudnn/secure/8.9.2/local_installers/11.x/cudnn-windows-x86_64-8.9.2.26_cuda11-archive.zip/)Alternatively put CUDA and cuDNN
.dlls to the build folder.