Recent content by MikeLud1

  1. MikeLud1

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Uncheck the below, just have License plates checked
  2. MikeLud1

    Moving from CodeProject.AI to Blue Onyx

    Just use Blue Iris built-in AI, it works well.
  3. MikeLud1

    Poor AI Detection Speed

    Maybe try turning this off to see if that helps, it could be windows is holding back the GPU.
  4. MikeLud1

    AI models b-dark-v5 vs. ipcam-dark

    The latest version is included when you download the Models from the below Blue Iris link
  5. MikeLud1

    AI models b-dark-v5 vs. ipcam-dark

    They are the same just different file names.
  6. MikeLud1

    Poor AI Detection Speed

    I found some of the new drivers did not work well, that might be your issue, I am using the below driver https://www.nvidia.com/en-us/geforce/drivers/results/257327/
  7. MikeLud1

    Poor AI Detection Speed

    What model are you using and how many models are being used for the camera? Also make sure you uncheck Use main stream, it does not improve accuracy, it just slow down the detection. Below are the times I am getting with my RTX 5090
  8. MikeLud1

    Setup to allow NetTime to Work

    I had an issue with the cameras connecting to a local NTP server, the fix that work for me was the network needs to be set to private and make sure your firewall is not blocking port 123.
  9. MikeLud1

    BI Built-in AI image resolution

    All of the models are trained for an input image with a resolution of 640 x 640. The best sub stream setting are 704 x 480 (D1) or 640 x 480 (VGA), I am using 704 x 480 (D1) which closely matches the aspect ratio of main stream
  10. MikeLud1

    Arjun, where are ya?

  11. MikeLud1

    Internal AI Causing Massive CPU/Memory Usage?

    No, it will just needs to wait for a detection to finish before the next one starts
  12. MikeLud1

    The official "WTF" thread

  13. MikeLud1

    Installed Object Detection (YOLO11.NET)

    Did you try this, selecting only one model to see if one model works https://ipcamtalk.com/threads/installed-object-detection-yolo11-net.84708/post-975694
  14. MikeLud1

    Installed Object Detection (YOLO11.NET)

    Try just using one model, how to select one model shown in the below post. After making the changes reboot CP.AI server, once the CP.AI is up and running reboot the BI server and see if just one model works. https://ipcamtalk.com/threads/installed-object-detection-yolo11-net.84708/post-975694