MikeLud1
IPCT Contributor
I think you need to use cuda 11.6 and cudnn 8.3.2. That is what I am using with my GPU.I'm having the same issues- Windows, GPU version, no objects are returned except for the following:
{
"api":"general",
"found":{
"success":true,
"predictions":[
]
,
"duration":0}
}
]
Running latest BlueIris 5.5.5.1 which I think has 2022.01.1 support?
I'm still on Cuda 10.1 as per the DeepStack instructions and associated cuDNN version.
Any ideas?