New CodeProject.AI License Plate Recognition (YOLO11) Module

View attachment 230350




Looks like my driver is old, I think that was a CUDA thing to get old packages installed? Should I grab the latest drivers?
Leave the drive as is the issue is the ALPR module is using GPU device ID 1 when it should be using GPU device ID 0.

I am going to release v1.0.3 later today and this should fix the issue.
 
On the one hand, I'm dying to try an updated YOLO11 based object detection model (ipcam-combined, ipcam-dark, etc...), but at the same time I'm also happy to let things settle out a bit with the APLR setups. I'll let you license plate folks do all the debugging, so I get a nice smooth install down the road :).
 
To all that are having issues with v1.0.2, I just released v1.0.3. I hope this fixes the startup issue with the Smart Device Selection. If it does not work you can now manually select the GPU Device ID. To find the GPU Device ID open up Task Manager and go to the Performance tab and the Device ID is next to GPU. To manual set the Device ID select the Device ID as shown below.

To install v1.0.3 you will need to uninstall the current ALPR version then reinstall.

1760840048896.png

1760840178047.png
 
To all that are having issues with v1.0.2, I just released v1.0.3. I hope this fixes the startup issue with the Smart Device Selection. If it does not work you can now manually select the GPU Device ID. To find the GPU Device ID open up Task Manager and go to the Performance tab and the Device ID is next to GPU. To manual set the Device ID select the Device ID as shown below.

To install v1.0.3 you will need to uninstall the current ALPR version then reinstall.

View attachment 230360

View attachment 230361
Can't help but notice the YOLO11 DirectML Object Detection in the above screenshot...is that still undergoing testing or has that been released as of today?