Trying to install darknet and use YOLOv4 for detection of objects.
Issue of cudnn_ops_infer64_8.dll unable to locate.
- However the file is in the library.
- I have downloaded Zlib and entered it into the PATH environment.
- Followed the instructions from "https://www.youtube.com/watch?v=sUxAVpzZ8hU"
What causes the error? And how can i resolve it?