Recent content by kennethpro01

  1. K

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    It works great in addition to the object yolo11.
  2. K

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Any plan to release object detection Yolo11? Anyway I appreciate your hardwork on license plate recognition (Yolov11) it work great on my cameras.
  3. K

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Awesome! Also got the same result now after reinstalling/removing files everything including code project ai (its necessary in my case since I got an error with permission modifying files). Thanks for the help.
  4. K

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Sample Image from Google Result
  5. K

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    How about accuracy? Because it seems that in this newer version of license-plate detection, it requires multiple attempts to finally read the license plate correctly, at least when I do this manually in CodeProject AI Explorer. To clarify, when I say multiple attempts, I mean manually clicking...
  6. K

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Is there processing speed difference when using cuda vs DirectML?
  7. K

    Full ALPR Database System for Blue Iris!

    Should I tick mark the Licence Plates or not if I already defined custom object: alpr?
  8. K

    Full ALPR Database System for Blue Iris!

    Just quick question as I was very confuse which one should I use for the Codeproject AI Licence Plate Reader in Blue iris to successfully make this ALPR Database work? {"ai_dump":&JSON, "Image":"&ALERT_JPEG", "camera":"&CAM", "ALERT_PATH":"&ALERT_PATH", "ALERT_CLIP":"&ALERT_CLIP"...
  9. K

    Full ALPR Database System for Blue Iris!

    yes, my time zone is correct and matches from that link. I was referring to the "last seen date".
  10. K

    Full ALPR Database System for Blue Iris!

    anyone know how to fix the issue regards to time/year, even the time zone is set correctly from the docker compose file?
  11. K

    Full ALPR Database System for Blue Iris!

    Can't Wait to test this out.
  12. K

    5.9.9 - January 17, 2025 - More Pre-6.0 feature releases

    There was error generating alert thumbnail showing broken image. I am not recommend upgrading.
  13. K

    Onvif Trigger with IVS

    Do you have idea how to do this on Vikylin PTZ dome cameras?
  14. K

    Onvif Trigger with IVS

    Thanks for the help.