Recent content by jeremypsl

  1. jeremypsl

    BI 6.0.3.2 is agressively auto-banning my home assistant server

    Remove Ban user-agents list in BI and restart integration in HA.
  2. jeremypsl

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

    No v26 test here ?
  3. jeremypsl

    Blue Iris Version 6.0.1.24 Now Supports Custom Models

    What is the Prog in time analyze ?
  4. jeremypsl

    Blue Iris Version 6.0.1.24 Now Supports Custom Models

    Why not use yolo11 ?
  5. jeremypsl

    Blue Iris Version 6.0.1.24 Now Supports Custom Models

    Little up to understand how its working. :)
  6. jeremypsl

    Blue Iris Version 6.0.1.24 Now Supports Custom Models

    Can you explain how primary and additional models works ? Images are sent to every models at the same time ? The detection is slow ? For you what is the best combination to detect person day and night ? I only used yolo11x until recent BI versions. Thanks.
  7. jeremypsl

    Version 6.0.1

    Same for me, YOLO11 is working on BI. What is your consumption of graphic ram ? I'm at 6,8/8Go with L model. Not sure X will pass on my card.
  8. jeremypsl

    Version 6.0.1

    No need CPAI the dead project anymore. :love:
  9. jeremypsl

    Blue Onyx

    Hello, Just heard about this new AI, someone tried it here ? Blue Onyx : GitHub - xnorpx/blue-onyx: Object detection service It can run RT-DETR v2 model and YOLO5 Specialized for now. Thanks !
  10. jeremypsl

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

    Which model size do you use ?
  11. jeremypsl

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

    I think i have less detections with v11 than v8. :confused:
  12. jeremypsl

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

    Ok it's working without CUDA, so cool ! I remember Deestack app with a ton of setup, way more simple now !
  13. jeremypsl

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

    So cool ! Thanks !!! To be sure i'm not doing anything wrong, you mean i can remove CUDA drivers to use this .NET module ? This is as good as YOLOv8 with CUDA ?
  14. jeremypsl

    Blue Iris and CodeProject.AI ALPR

    Is there an alternative to CPAI ? This project seem to be dead... There is no better AI out there ?
  15. jeremypsl

    CodeProject.AI Version 2.0

    What is your advise to avoid false alert ? There is some shadows recognize as a person with more than 80% of confidence. I used the Static Object Analysis but it seem to not be very helpfull...