D:\darknet\build\darknet\x64>darknet.exe detector test cfg\coco.data cfg\yolov4.cfg yolov4.weights data\dog.jpg
CUDA-version: 11050 (11060), cuDNN: 8.3.3, CUDNN_HALF=1, GPU count: 1
CUDNN_HALF=1
OpenCV version: 3.4.0
0 : compute_capability = 750, cudnn_half = 1, GPU: NVIDIA GeForce GTX 1650
net.optimized_memory = 0
mini_batch = 1, batch = 8, time_steps = 1, train = 0
layer filters size/strd(dil) input output
0 Create CUDA-stream - 0
Could not locate zlibwapi.dll. Please make sure it is in your library path!
在windows终端运行测试代码,会出现这种问题
已解决,详情看此链接
https://blog.csdn.net/qq_28048779/article/details/122146628
你把报错代码发过来
你好,请问解决了吗?同样的错误,咋解决啊