Haard
Haard
Any leads on this?
Could you please elaborate what "annotations" should be in the case of test videos?
Hi! I am using your code to track people in a crowded scene, and would like to know if it is possible to incorporate another type of face detector. For...
Thank you! I will definitely take this up once I get the time.
What is your CudNN version?
@HsLeo I changed my CudNN version from 7 to 3 and it compiled perfectly. I think your problem would be fixed by downgrading the CudNN version too. My Cuda version...
Did you try compiling with USE_CUDNN := 0 ? Try this to know if the problem is from the CUDNN version or the CUDA version. Mostly it's because of the...