Recent content by MikeLud1

  1. MikeLud1

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

    Not that I know of
  2. MikeLud1

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

    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.
  3. MikeLud1

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    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.
  4. MikeLud1

    Arjun, where are ya?

    Arjun kind of bike
  5. MikeLud1

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

    You can hold off for now, I am working on a major change as long as Ken from Blue Iris agrees.
  6. MikeLud1

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    These setting look good, post the camera AI settings like the setting in the below post https://ipcamtalk.com/threads/new-codeproject-ai-license-plate-recognition-yolo11-module.83478/post-961577
  7. MikeLud1

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

    Post a screenshot of the dashboard, like the below
  8. MikeLud1

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Ok, then it is a Blue Iris setting that is you issue, post screenshots of you main AI settings and the camera that is giving you issues AI settings.
  9. MikeLud1

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Are you getting the same result as I got when I used you image you posted.
  10. MikeLud1

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Try running a test with the image you posted. Below is my test result.
  11. MikeLud1

    Arjun, where are ya?

  12. MikeLud1

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Can you post a sample image that has a car with a license plate in it from the camera you are using to read license plates
  13. MikeLud1

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Did you make all the changes that is shown in the below post. Do not use the camera you want to capture license plates for any other Object Detection, if needed clone the camera for Object Detection. https://ipcamtalk.com/posts/961577/
  14. MikeLud1

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Post a screenshot of you CodeProject.AI web page, like the below screenshot.
  15. MikeLud1

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    See this post on how you need to set Blue Iris https://ipcamtalk.com/threads/new-codeproject-ai-license-plate-recognition-yolo11-module.83478/post-961577