Search results

  1. C

    Yet another Custom DeepStack model aimed to detect people

    I was using this for a couple of days but I needed to stop from a constant false alert. It is being triggered by both long shadows from tree branches as well as my mud boots. So it seems this model notices shoes as people instead of a complete person. I can't just mask this area of false alerts...
  2. C

    Blueiris added direct support for Deepstack AI

    I've been using the external application method for nearly a year now with no issues. Is there any good reason to move to the internal integration over continuing to use the external app? My trigger times are already pretty low and I prefer the fine tuning of confidence levels, etc, the app...
  3. C

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    I am a little confused by the way you word this. Are you saying running DeepStack through Docker for Windows is twice as fast as running DeepStack through Docker on a Hyper-V VM?
  4. C

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    Since you seem to be running in Windows, which version of Docker are you using? I had the best luck just running an Ubuntu VM then running docker in there instead of the bastardized version of Docker for Windows. But I also wanted to point out, this actually is what you should see. It "stops...
  5. C

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    So I've been messing with other options that could utilize my GPU on a Windows Server that doesn't have AVX... Sadly this mix doesn't work at all with DeepStack currently and considering where the software is at this point I've been looking at TensorFlow. How much of an issue would it be to add...
  6. C

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    Oddly I do not remember this being a thing, or maybe I just ignored this part as you don't really need to flag an alert. But looking at that URL you are in fact triggering the same camera twice with one of them flagging the alert as well. Delete one of them (Doesn't matter which) and try it...
  7. C

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    I would see a similar error when overloading the DeepStack server, it could not keep up with the amount of images being generated and AI-Tool starts skipping some when the queue fills up. Your "Average queue wait time" shows this as being the issue. At one point I had 3 docker images running...
  8. C

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    No, I kept my setup simple by letting BI handle the entire alert and do little more with AI-Tool than triggering the camera. I don't care to see any boxes with the trigger subject, I only have mine set to person anyway and I review in AI-Tool History tab if I really need to. Something is giving...
  9. C

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    Though I am on Android so I can not speak for if this is an IOS issue or not but the alert image I get is pretty much always perfect with a person in frame. I use duplicated cameras as well because I like using the lower quality sub-stream for 24/7 recording and high quality main stream for...
  10. C

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    So running DeepStack on a Pi4 with an NCS2 .. better than pure CPU without AVX, for sure! I am a bit cautious and curious about one thing though, there hasn't been any word from DeepStack in months, it is kind of looking like Abandonware at this point. Any thoughts on moving this to support...
  11. C

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    No problem at all for the delay, I understand how other things can come first! I do thank you a ton for sharing that though, it puts my mind at ease and helps me move forward with more confidence. I actually just purchased the NCS2 and it should be here at the end of the week, I'll run an...
  12. C

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    Not to sound rude but I told you where to look to fix your issues. Check your settings.
  13. C

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    As Tinbum said, missing images in the folder is an issue with Blue Iris, double check your settings (Record, Trigger, etc) then manual trigger to ensure they end up there. As for AITool, if images aren't showing up in the history tab then double check the AITool settings to ensure you have all...
  14. C

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    No, 1GB models exist, they are basically the lowest model though. Considering I was previously using a Pi with 512MB of RAM I figured the 1GB would be more than enough for most projects I'd use it. DeepStack really requires quite a lot and not really something I'd ever consider for a Pi if my VM...
  15. C

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    Thank you! Is there any possible way you could limit your DeepStack install to under 1GB to simulate what it would be like so I could get an idea of what the response time would be? If it is too much of a hassle, don't bother. I am just worried that I go purchase a NCS2 and find out it ends up...
  16. C

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    How much RAM does your Pi have? The Pi4 I might try to use is 1GB, wondering if that will be a problem.
  17. C

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    Ah, I was not sure about this. Kind of sad to hear, I'd rather run a NCS over GPU in my server as it'll allow for more options, lower power, etc. I am currently running a Pi4 for my garage door, a bit overkill for it but using an amazing program for it. I debated switching over to a NodeMCU for...
  18. C

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    So I have been having quite a few issues lately with DeepStack running in an Ubuntu VM... At first it was running pretty smoothly, less than 1 second in the queue even with just one instance running. Well, I am now at over 9000ms even with two instances running! The VM has access to 24 cores on...
Top