Search results

  1. P

    New CodeProject.AI Object Detection (YOLO11 .NET) Module

    That's pretty slow. To compare, I'm running on an Intel iGPU and my avg inference time is under 80ms.
  2. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    The flow is described in details here: https://ipcamtalk.com/threads/new-codeproject-ai-license-plate-recognition-yolo11-module.83478/post-954019
  3. P

    Full ALPR Database System for Blue Iris!

    The release version is very stable, so I am not sure the nightly is going to fix the DB issue. Did you try running the migration.sql? I think this is needed since you are coming from an old version. The update script has been rewritten and a lot of us have used it with success.
  4. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Mike, I didn't notice anything unusual, there were 2 Intel driver updates, one of them appear to be a video driver update based on the version numbering--but the running system currently shows an older driver (32.0.101.6881) vs the updated one in system history (32.0.101.7026). It's been...
  5. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    I just noticed that this also happened today with my dev/test system. This runs on the same versions of everything as my "production" system, BI/CPAI are also running on separate physical machines. 20:45:32:Response rec'd from License Plate Recognition (YOLO11 .NET) command 'alpr' (...4aa61f)...
  6. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    I'm on 5.9.9.73 on BI. It's running on identical hardware but not the same machine as CPAI.
  7. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Mike, I ran into this today. System had been running for 13 days or so, no changes so it, it's a headless system and only thing running on it is CPAI. ---- 14:06:50:Response rec'd from License Plate Recognition (YOLO11 .NET) command 'alpr' (...2068b8) ['No license plates detected'] took...
  8. P

    Full ALPR Database System for Blue Iris!

    Cool, let me think about this a bit :)
  9. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Thanks, I'll check with them.
  10. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Hey Mike, I've noticed that from time to time, the plate that is returned is not the one with the highest confidence. For example, this is the one that seems to get picked up by ALPR database, notice that it's 95% confidence and the plate is cut off. Where as, there are other images with...
  11. P

    Full ALPR Database System for Blue Iris!

    I was thinking that there might be a number of features that might be suitable to implement in NodeRed, and this might allow users to experiment with approaches and share the ones that have worked for their needs, and maybe allow others to copy and use. This would allow you to focus on adding...
  12. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Can you pair this with the state detection and then use the pattern matching to optimize the read? 3.6% of the plates I pick up are out of state, so for me, most of my plates are CA plates. However, there are a number of formats for CA. Standard plate, fancy black plate, and temp paper plate...
  13. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Same in California. The position determines if it's a O or 0, otherwise it's difficult to tell them apart. Iowa does it correctly And Nevada.. bless your heart (O 0 D all look alike)
  14. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    After almost a week of use, here is what I can report: The Good: Accuracy is much better than the old version, approx 35-40% less read errors Good performance on iGPU (Intel 11th gen) avg 77ms inference time No errors in the log! (this wasnt the case with previous version) Ignores symbols in...
  15. P

    Is there a away to make Code Project more accurate?

    https://ipcamtalk.com/threads/new-codeproject-ai-object-detection-yolo11-net-module.83611/ Maybe give the newer yolo11 modules a try.
  16. P

    MS Edge Explorer option removed Windows 10 in latest update

    I thought win10 stopped getting updates?
  17. P

    Full ALPR Database System for Blue Iris!

    I think Mike's new ALPR module is a big step forward, and vehicle description and speed is on the list of features to be implemented. Do you need to make some adjustments to the db schema to accommodate for the pending features? Have you considered exposing the CRUD functionality so that...
  18. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Question about ALPR confidence level. I've noticed that the plate reads are mostly 100% confident--even at 100% confidence, I am seeing maybe a 8-10% error rate. The error rate becomes very high once it drops below 90%--Anything less than 85% is completely wrong, and it starts to hallucinate...
  19. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Mike, I've uploaded the snapshots here: https://filebin.net/rz06171vkmhvqyv5 All of the ones that are named bad, I could not get them to give me a bad read, even when I matched the frame exactly as I see it in BI. The one that I was able to confirm a bad read is named confirmed. Let me know...
  20. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Do you mean without burning in the plate in the image? If so, I'll have to disable that and send you the next one I find.
  21. P

    Possible Mail Thieves at 3 AM

    Nice image quality. He was just picking up some extra cash before going to his studio to make 1970s pornos.
  22. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Hey Mike, I'm on 1.0.3, and I am seeing some issues with high confidence but the characters are in the wrong position. This sometimes happens with the previous code, but usually by plates where there is a space between the characters, and it happened very infrequently. This seems to happen a...
  23. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    I couldn't get it working on a fresh install of CPAI either without first installing the original ALPR first, then shutting down CPAI, replace appsettings.json and then installing the new v1.03, but that could have been caused by something else entirely.
  24. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Doesn't that say device 2?
  25. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    If you are not getting any calls, try doing this: Go to your BI main settings, and go to the AI tab: Make sure your IP and port are correct. Then click on the AI Dashboard link to the right of that to confirm you can reach it. Next, click on the 3 dots next to the "Use custom models" and...
  26. P

    Flock installed LPR's without permits and has now been banned from operating in two states

    https://deflock.me/map#map=13/38.760174/-104.714642 In case you want to see where they are installed.
  27. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Mike, do you have an approx time frame for the Linux release? I'll be on a 11th gen Intel with iGPU only so I wont be able to provide any feedback for CUDA, etc.
  28. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    While I wait for the Linux version, has anyone tried the new state and vehicle description features?
  29. P

    Full ALPR Database System for Blue Iris!

    You can expand any or all of your macros and save it to a text file on BI. To do this, go to your camera's On Alert tab and create a new action. Select write-to-file as the method. This should show what BI is sending to the ALPR database.