No, v6.0.1.x only supports YOLOv8 & YOLO11. Send Ken an email asking him to add support for custom YOLOv5 models. I have not got around to sending him the email yet, if enough ask for custom YOLOv5 models support hopefully he will add the support.
The issue is the JSON format from v6.0.1, the api is just objects, not alpr. This is something that Ken will need to fix because @algertc’s alpr database app only recognizes the api alpr or @algertc’s needs to look for the label plate and use this for the plate.
v6.0.1...
I am trying to upgrade to 6.0.1 and it is not showing available, I even download the upgrade file from Blue Iris's web site and it is still 6.0.0.1. How did you upgrade?
I looks like the current version of PaddleOCR is not compatible with the ALPR module. Try the below steps
Delete folder C:\Program Files\CodeProject\AI\modules\ALPR\bin
Replace requirements.txt with the attached
Open up a command prompt in admin mode
change directory to CD C:\Program...
Try uninstalling the License Plate Reader module then reinstall the module using Do not use download cache and Install verbosity Loud. After the install finishes run a test again to see if it works.
I created a Blue Iris Help Chatbot using the current Blue Iris help pdf file. The link to the Chatbot is below, let me know what you think of it, is it helpful.
Blue Iris AI Help Chatbot
I created an Blue Iris Help Chatbot using the current Blue Iris help pdf file. The link to the Chatbot is below, let me know what you think of it, is it helpful.
Blue Iris AI Help Chatbot
I wanted to see if the module is using your GPU and not the CPU which it is. One thing you can check make sure you are not sending main stream for object detection, it does not improve accuracy, it only slows down the detection.
It looks like the iGPU driver was updated, my new modules use the DirectML which is part of the iGPU driver. There is nothing to stop the crash if the driver is updated.