shannondalebreaux
Getting the hang of it
I just downloaded Bi I have to download DS separate or is it with BI?Have you downloaded Deepstack already?
Unknown faces (if detected) will be stored in the folder you have selected in the settings.
I just downloaded Bi I have to download DS separate or is it with BI?Have you downloaded Deepstack already?
Unknown faces (if detected) will be stored in the folder you have selected in the settings.
I just downloaded Bi I have to download DS separate or is it with BI?
@kbgator - Many of us have found that the intrusion using appears and crosses works better than the tripwire just because sometimes something can get past the tripwire before the camera recognizes it as an object. I look at it as a failsafe LOL. Many people will throw a tripwire up right against the edge of the screen and for these to work the camera needs time to recognize the object and then classify it as does it meet your AI need or not.
Are you running the minimum size as 0,0? If not, change it to that.
It should not be picking up bugs unless you also have Motion Detection and/or Smart Motion Detection (SMD) checked and I think you do since you talk about sensitivity. There is no sensitivity settings under IVS and AI for human or vehicle.
For the AI in IVS to work, you also need to uncheck Motion Detection and uncheck SMD. Do not use those in conjunction with IVS or you will get bugs, etc. At least that is the experience of most. As always YMMV. In fact, one of my cameras doe not let you use both and will warn you one or the other.
I simply downloaded the windows version, installed it, and then went into BI and it worked. I didn't have to change ports or localhost.
Using DeepStack with Windows 10 (CPU and GPU)
docs.deepstack.cc
c:\DeepStack\deepstack.exe --VISION-DETECTION=True --PORT ####
Make sure alert tab fire options is not set to never.Mine only works with one of my cameras. The other 6 don't detect anything at all. I have no idea why
Hey, is there a way to tell DeepStack to not analyze part of the image? It's picking up the neighbors parked car when rabbits go by, AND it thinks my potted plants are cats. And I do have the "Detect/Ignore Static Objects" checkmark on.
Does the Alerts tab have something to do with how Deepstack works? I thought it was just to take some action like push notifications, and AI like Deepstack was configured in the Trigger tab.Make sure alert tab fire options is not set to never.
It should not however, I noticed that because deepstack was initially only used to determine if an alert should be sent, when you have BI set to not fire alerts, understandably it is not analyzed. This may have changed in later releases.Does the Alerts tab have something to do with how Deepstack works? I thought it was just to take some action like push notifications, and AI like Deepstack was configured in the Trigger tab.
I suppose most of the logic for "Should I send notifications?" has moved to the "On alert..." submenu, and the Alerts tab is just a wrapper around it now, I guess. Some of the logic is still split between them. It's still weird that it will generate "Alerts" (the things that show up on the Alerts list) even when the Alerts tab is completely disabled, but won't do AI analysis which is more in line with that if the Alerts tab is disabled. The design there needs a thorough rethink, methinks.It should not however, I noticed that because deepstack was initially only used to determine if an alert should be sent, when you have BI set to not fire alerts, understandably it is not analyzed. This may have changed in later releases.
Minimum confidence may be overridden by appending a : and the number to any label placed in the "to confirm" or "to cancel" boxes on Trigger/AI as well as on each alert action by, for example person:80,car:70.
It's now possible to Alert only when "unknown" faces appear or only when there is NOT a dog present, etc.