Search results

  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...
  16. jeremypsl

    Which will be better

    M2 is not supported by CPAI, you need an USB Coral.
  17. jeremypsl

    CodeProject.AI Version 2.0

    What is your "Static object analysis" settings in BI to avoid false detection ?
  18. jeremypsl

    Blue Iris UI3

    So i don't understand why i get lags on a stream only when the camera is triggered... i should try without CP.AI to see.
  19. jeremypsl

    Blue Iris UI3

    It happens every time for me. But i have a strong pc : i7-10700, 64go of ram, rtx3070, ssd nvme. I record on a NAS so maybe it's that.
  20. jeremypsl

    Blue Iris UI3

    Do you have the same problem as me : when i looked at a stream, it reach 15fps without any problem but when a motion is detected, fps drop for a few seconds.
  21. jeremypsl

    DeepStack only analyzes 2 images each time regardless of settings

    Thanks it worked ! Updates that broke systems are a commun thing these days...
  22. jeremypsl

    DeepStack only analyzes 2 images each time regardless of settings

    Hello, Since i updated BI to the latest version, DS detection became very bad. I think i found the reason : even if i set up 15 images/100ms, it analyse only 2 images. Same behavior on my 16 cameras. Any idea why ? Thanks.
  23. jeremypsl

    Desactivate snapshot on audio detection camera.

    It worked ! Thanks !
  24. jeremypsl

    Desactivate snapshot on audio detection camera.

    Im talking about that : I just want to received a webhook when there is sound but no snapshot like above.
  25. jeremypsl

    Desactivate snapshot on audio detection camera.

    Yes i want to detect my crying dogs when i’m outside. But i don’t want any snapshot. Maybe it’s not possible to desactivate that.
  26. jeremypsl

    Desactivate snapshot on audio detection camera.

    Thanks for your answer. I have nothing in the "On alerte" button. I don't understand why it take a snapshot at every audio trigger...
  27. jeremypsl

    Desactivate snapshot on audio detection camera.

    Hello I use audio detection on a camera and every time it is triggered, it take a snapshot. How to desactivate that ? I already remove everything in the record tab… Thanks.
  28. jeremypsl

    DeepStack Case Study: Performance from CPU to GPU version

    Do i need to install Python from python.org or a package manager like anaconda to update those packages ?
  29. jeremypsl

    DeepStack Case Study: Performance from CPU to GPU version

    What are those packages ?