Search results

  1. MikeLud1

    Blue Iris Version 6.0.1.24 Now Supports Custom Models

    It looks current
  2. MikeLud1

    Blue Iris Version 6.0.1.24 Now Supports Custom Models

    If you want to confirm the labels of a model you can use this tool. Click on images twice and on the right side will show you the labels for the model, the below is the general model https://netron.app/
  3. MikeLud1

    Blue Iris Version 6.0.1.24 Now Supports Custom Models

    Redownload the models from the main AI setting tab and use general model that comes with the download
  4. MikeLud1

    BI6 ALPR CPAI Not Working?

    No, you do not need anything
  5. MikeLud1

    BI6 ALPR CPAI Not Working?

    Try switching the GPU then restart the Blue Iris service to see if it makes a differences
  6. MikeLud1

    BI6 ALPR CPAI Not Working?

    Mine only show one GPU, it might matter, what are you detection times.
  7. MikeLud1

    BI6 ALPR CPAI Not Working?

    In the Main AI settings make sure you have a GPU selected and it does not say No GPU
  8. MikeLud1

    BI6 ALPR CPAI Not Working?

    through windows services
  9. MikeLud1

    BI6 ALPR CPAI Not Working?

    To shutdown CPAI just disable the service.
  10. MikeLud1

    Blue Iris Version 6.0.1.24 Now Supports Custom Models

    Try disabling Use main stream images from a dual-stream having this enabled does not improve accuracy it just slows down the detection. It also might change on how it is detection the objects..
  11. MikeLud1

    Blue Iris Version 6.0.1.24 Now Supports Custom Models

    Use the yolo8s.onnx model that came with Blue Iris model download, it should be about the same.
  12. MikeLud1

    Blue Iris Version 6.0.1.24 Now Supports Custom Models

    To be fair try comparing my model against yolov11s because my model is trained using the small model.
  13. MikeLud1

    Blue Iris Version 6.0.1.24 Now Supports Custom Models

    It was just added in the latest release, you need to download the models again from the main AI settings
  14. MikeLud1

    Blue Iris Version 6.0.1.24 Now Supports Custom Models

    The new models are the best combination. The plate model is mine and it is the one in this post https://ipcamtalk.com/threads/blue-iris-version-6-license-plate-custom-model.84285/ The OCR model is the one that is discussed in this post. https://ipcamtalk.com/threads/fine-tune-bi6-0-ai-ocr.84469/
  15. MikeLud1

    Blue Iris Version 6.0.1.24 Now Supports Custom Models

    They should be the same models I just renamed the files
  16. MikeLud1

    Blue Iris Version 6.0.1.24 Now Supports Custom Models

    You can try the one in the below link https://github.com/MikeLud/CodeProject.AI-Custom-IPcam-Models/tree/main/ONNX%20models
  17. MikeLud1

    Blue Iris Version 6.0.1.24 Now Supports Custom Models

    At this time it looks like the general model only works until Ken fixes it.
  18. MikeLud1

    Blue Iris Version 6.0.1.24 Now Supports Custom Models

    Which ipcam-combined did you use (where did you download it). I will replace the file with the one you are using.
  19. MikeLud1

    Blue Iris Version 6.0.1.24 Now Supports Custom Models

    You look to be set correctly, there looks to be an issue with the way BI does the post processing. The bi-general-v5.onnx model works fine. It looks like the bi-combined-v5 and bi-dark-v5 have issues.
  20. MikeLud1

    Blue Iris Version 6.0.1.24 Now Supports Custom Models

    You can download my custom models from the below link https://github.com/MikeLud/Blue-Iris-Custom-AI-Models/tree/main/Custom-YOLOv5 [6.0.1.24] – 2026-1-23 Added • Support for custom models using the built-in AI. The model must be an object detection model with an ONNX extension and either the...
  21. MikeLud1

    Trying out CodeProject.AI and getting "ModuleNotFoundError: No module named 'codeproject_ai_sdk'" when starting up

    I recommend using Blue Iris AI, it now has built in AI with ALPR.
  22. MikeLud1

    Trying to install ALPR on Windows 11 and I'm getting ALPR_adapter.py: INFO: Could not find files for the given pattern(s).

    I recommend using Blue Iris AI, it now has built in AI with ALPR.
  23. MikeLud1

    BI 6.0.1.21

    Yes, the only downside BI does not support custom models like CodeProject So far it looks to be stable and reliable Yes, also face If you upgrade you can still use CodeProject
  24. MikeLud1

    BI 6.0.1.21

    Built in AI
  25. MikeLud1

    Which YOLO to use?

    .NET can be use with all GPU makes including iGPU, out of all the testing I have done the .NET is the fastest.
  26. MikeLud1

    Fine Tune BI6.0 AI OCR

    No, select one of the yolo's for normal object detection. When you enable License plates in the camera it will know what models to use.
  27. MikeLud1

    Fine Tune BI6.0 AI OCR

    Link should work now