AlexeyAB / darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
http://pjreddie.com/darknet/
Other
21.71k stars 7.96k forks source link

new version code break! #5673

Open xinsuinizhuan opened 4 years ago

xinsuinizhuan commented 4 years ago

图片

AlexeyAB commented 4 years ago
xinsuinizhuan commented 4 years ago

I use the opencv4.3.0_gpu,darknet yolo_cpp_dll, compile with VS2019, yolo4 coco models, it break, but yolo_cpp_dll_no_gpu opencv 4.3 cpu version is ok.

AlexeyAB commented 4 years ago

yolo_cpp_dll.dll + yolo_console_dll works well for me

image


and yolo_cpp_dll.dll + darknet_video.py works well to

image