AlexeyAB / darknet

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

No Detection/ bounding boxes running Darknet Yolo #8654

Open Analoger890 opened 2 years ago

Analoger890 commented 2 years ago

I have custom dataset and trying to run darknet yolov4 for license plate detection. Everything is running perfectly fine without any errors/ lags but there is no detection and bounding boxes. There is no error in the code, as I was able to run this successfully on my another pc.

Current configuration :

Windows 10, RAM 8 GB, AMD Ryzen 5 processor and Nvidia GTX 1650 4 GB GPU with CUDA Capability of 7.5.

Build and everything is successful. Only having the issue with detection. Tried with threshold 0.1. Same code and same weights file is running on another PC (Intel i5 processor, Nvidia GT 730 4GB GPU with CUDA Capability of 3.5) without any issues.

Please help me resolving the issue.

Thanks

AimplainLeo commented 1 year ago

I met vice versa. I build on intel nvidia and trans model to ryzen laptop, not work too. Current resol is network recompilation on ryzen laptop lmao 👯‍♂️