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

I am running HA through portainer on ESXI. How would I run the noavx tag on the docker? This may be the issue that I am running into.

I don’t have the full syntax handy, but you just put the noavx tag at the end of the command to run Deepstack. I can get you the full syntax tonight/tomorrow.


Sent from my iPhone using Tapatalk
 
I don’t have the full syntax handy, but you just put the noavx tag at the end of the command to run Deepstack. I can get you the full syntax tonight/tomorrow.


Sent from my iPhone using Tapatalk
I downloaded the noavx deepstack with the command.
deepquestai/deepstack:noavx

But I am still getting the errors. How shold this be setup in hassio?
 
Is this able to detect if a package is left at the front door? (like the new nest hello) feature?
Unfortunately this can't detect packages yet, at least that isn't a detection type in AI Tool. Deepstack may be able to detect packages, although if it did I'd imagine @GentlePumpkin would have included it as an object type in AI Tool.
 
  • Like
Reactions: Neil Sidhu
I downloaded the noavx deepstack with the command.
deepquestai/deepstack:noavx

But I am still getting the errors. How shold this be setup in hassio?
I'm not sure if the command is different in Hass.io, but this is the command that I run for Deepstack on Docker in Ubuntu to start it with the noavx tag: sudo docker run -e VISION-DETECTION=True -v localstorage:/datastore -p 80:5000 deepquestai/deepstack:noavx
 
Hello, last week we did two installation of BI / Deepstack / AITool.

everything seems to be working fine but now on both installation in AITool we are getting this error message "Can't write to cameras/history.csv!" . I restarted pc, deleted the file to have it re-created, made sure the user was ownder of all the files etc... so luck. Anyone got this and solve it ?

Thanks in advance
 
  • Like
Reactions: speedmax1979
Hello, last week we did two installation of BI / Deepstack / AITool.

everything seems to be working fine but now on both installation in AITool we are getting this error message "Can't write to cameras/history.csv!" . I restarted pc, deleted the file to have it re-created, made sure the user was ownder of all the files etc... so luck. Anyone got this and solve it ?

Thanks in advance

Is UAC disabled? If not try running AI Tool as administrator or disable UAC and reboot.


Sent from my iPhone using Tapatalk
 
This tool seems pretty interesting. I will be trying this in near future. Funny thing I was thinking about something today. So like can it make a catalog of people face and see how many times this face was seen in the past :D Like google photos label for faces.. then we can look it up like License plate.. But more life facial identity how many times this person has visited this area or has been spotted :D
 
  • Like
Reactions: djernie
This tool seems pretty interesting. I will be trying this in near future. Funny thing I was thinking about something today. So like can it make a catalog of people face and see how many times this face was seen in the past :D Like google photos label for faces.. then we can look it up like License plate.. But more life facial identity how many times this person has visited this area or has been spotted :D

Whoa whoa whoa, calm down Orwell. Haha

Looking at the documentation the facial recognition is there as one of the main APIs of deepstack. Wouldn't be too far fetched to link deepstack's output up to a local database with dates and times for individuals. As you said just like a license plate.
 
  • Like
Reactions: tech101
Question; i have a car parked in my driveway and i have the AI tool set to people and cars. If someone walks in my detection zone, will it always pickup that car as well since its parked there?
 
Question; i have a car parked in my driveway and i have the AI tool set to people and cars. If someone walks in my detection zone, will it always pickup that car as well since its parked there?

Yes, if you have it set to identify both it will likely see both the car and the person.

The Ai looks at every image as though it's never seen an image from this camera. So it doesn't get use to your car parked in the driveway and ignore it. It could be trained to do that, but that is beyond me and likely would be harder to program unless the software becomes fully open source.

All that said if you only have it set to people and cars and the scenario you set up happened, but with a cat setting off the motion trigger in Blue Iris, the Ai will still identify the car parked there. It will also try to identify the cat as a cat, but "ignore" the cat, not triggering past the Ai Tool based on the cat not being selected as a trigger.
 
Is UAC disabled? If not try running AI Tool as administrator or disable UAC and reboot.


Sent from my iPhone using Tapatalk
Yes UAC is disabled and tried to run as admin with no luck. was working fine last week but starting yesterday I get those errors after some time
 
Yes, if you have it set to identify both it will likely see both the car and the person.

The Ai looks at every image as though it's never seen an image from this camera. So it doesn't get use to your car parked in the driveway and ignore it. It could be trained to do that, but that is beyond me and likely would be harder to program unless the software becomes fully open source.

All that said if you only have it set to people and cars and the scenario you set up happened, but with a cat setting off the motion trigger in Blue Iris, the Ai will still identify the car parked there. It will also try to identify the cat as a cat, but "ignore" the cat, not triggering past the Ai Tool based on the cat not being selected as a trigger.

Thanks for the reply; so as you mentioned in the later part of your reply - if my car is parked in the driveway and a cat creates movement and that image is sent to AI to process, it will ignore the cat but then it will analyze the picture and see a car and i would assume that i would get a triggered alert (in my case, this would be false). Is this correct?
 
Thanks for the reply; so as you mentioned in the later part of your reply - if my car is parked in the driveway and a cat creates movement and that image is sent to AI to process, it will ignore the cat but then it will analyze the picture and see a car and i would assume that i would get a triggered alert (in my case, this would be false). Is this correct?
Yes. You can create a mask .png file with your car parking space blocked off so it will ignore your car when doing the object detection. The instructions to do that are in the first post of this thread.
 
Yes. You can create a mask .png file with your car parking space blocked off so it will ignore your car when doing the object detection. The instructions to do that are in the first post of this thread.

With it being a driveway; there will always be a car either on the left side or right side and if mask the entire driveway, it will block the area where i would want to be notified. Not sure if this is really any good for this use. You would almost have to ensure there are no cars parked on the driveway.
 
With it being a driveway; there will always be a car either on the left side or right side and if mask the entire driveway, it will block the area where i would want to be notified. Not sure if this is really any good for this use. You would almost have to ensure there are no cars parked on the driveway.
Well you could skip the mask and have deepstack only detect people. The people in your driveway have to get out of their cars eventually, right? I've even had mine detect people through the front windshield sometimes.
 
  • Like
Reactions: fenderman
Well you could skip the mask and have deepstack only detect people. The people in your driveway have to get out of their cars eventually, right? I've even had mine detect people through the front windshield sometimes.

I see what your saying; just trying to see if there is a better way. As currently I have BI alert me when a car drives onto my driveway so i know ahead of time that someone is over before they get of the car so i can better prepare my self. I like the AI tool becase i can see this would get rid of alot of false alerts (ie. large weather movements, shadows hitting my driveway from people walking down my sidewalk.
 
Well you could skip the mask and have deepstack only detect people. The people in your driveway have to get out of their cars eventually, right? I've even had mine detect people through the front windshield sometimes.

That's how I have mine set. I basically just have Deepstack/Ai Tool trigger on people and animals. It still recognizes the truck and car in the driveway (or cars going by on the street) but it doesn't trigger on them.