I am getting the following warning.
“cv::dnn::cuda4dnn::checkVersions cuDNN reports version 8.3 which is not compatible with the version 8.8 with which OpenCV was built”
The fps is very poor on the gpu (around 14 fps) for the yolov5 inference. I am assuming that is the reason. Is there any compatibility matrix?