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

Download the zip file and follow instructions of normal upgrade on page 1. (Save a copy of all of your AITool folder first, especially your Camera folder)
Is this still how we upgrade from GentlePumpkin AITool to this current fork? I attempted this several times, and the new AITool has no options, a just starts logging errors immediately - it looks broken, and nothing like that I've seen in the last 10 pages that include screen shots.
 

Use the lower links and note they are going over to docker only I believe ;

Run
deepquestai/deepstack:latest
or
deepquestai/deepstack:cpu-x5-beta

It's much much faster. :) :) :)

1603363700543.png
 
Is this still how we upgrade from GentlePumpkin AITool to this current fork? I attempted this several times, and the new AITool has no options, a just starts logging errors immediately - it looks broken, and nothing like that I've seen in the last 10 pages that include screen shots.

typical screen shot

1603366170218.png
 
Copied from deepstack forum.

Update:
Due to a bug with no detections, we have updated this
Run
deepquestai/deepstack:latest

or
deepquestai/deepstack:cpu-x5-beta

It was announced 3 hrs ago
 
Last edited:
  • Like
Reactions: balucanb
Hello,

Can someone explain the mode=HIGH/MED/LOW option more? I read that it controls how fast it / accurate is looks for objects. Is the High/MED/LOW controlling the speed or accuracy ? If it set it to HIGH does that mean faster or more accurate?

Thank you
 
Hello,

Can someone explain the mode=HIGH/MED/LOW option more? I read that it controls how fast it / accurate is looks for objects. Is the High/MED/LOW controlling the speed or accuracy ? If it set it to HIGH does that mean faster or more accurate?

Thank you

Accuracy so the higher the accuracy the slower it is.
 
  • Like
Reactions: Senor Pibb

Use the lower links and note they are going over to docker only I believe ;

Run
deepquestai/deepstack:latest
or
deepquestai/deepstack:cpu-x5-beta

It's much much faster. :) :) :)

View attachment 73095
So, how's the accuracy on the new version? I'm constantly getting person notifications on this cat that's been hanging around the house. Also, when they say that noavx is supported out of the box, do I still add the noavx tag to the command when I run it?

Sent from my Pixel 3 using Tapatalk
 
So, how's the accuracy on the new version? I'm constantly getting person notifications on this cat that's been hanging around the house. Also, when they say that noavx is supported out of the box, do I still add the noavx tag to the command when I run it?

Sent from my Pixel 3 using Tapatalk

It now give a proper % not just between 89 and 100.
 

Use the lower links and note they are going over to docker only I believe ;

Run
deepquestai/deepstack:latest
or
deepquestai/deepstack:cpu-x5-beta

It's much much faster. :) :) :)

View attachment 73095

Which one is much faster? deepstack:latest or deepstack:cpu-x5-beta?
 
Got a quick question on building this from source. I was able to build it in Visual Studio fine and it works great. Is there an easy way to save my options and camera setup from build to build?
 
Another question: Is there a way to just send through the object detected without the confidence level? For example I am using the [Detection] variable in an MQTT topic and while I though that used to just send through something like "Person", it seems to send through "Person (95%)". Wondering if there is a way for just the object to have a variable.
 
In the Status tab, is there a way to display the labels for the colors? I can't remember what each color is from the org app.

I now copy the files from the debug folder and paste in the AITool folder without deleting files first. keep backups.

You need to make sure the Camera Folder, JSON and SQLITE files don't get deleted.
 
I now copy the files from the debug folder and paste in the AITool folder without deleting files first. keep backups.

You need to make sure the Camera Folder, JSON and SQLITE files don't get deleted.

I am sure I am missing something. The labels are stored in the JSON or SQLITE? I can go back and look for them. I do the following: make backup of current folder, copy new files from zip of new ai tool to current folder. attempt to run and test. restore if needed. But I must have missed something. can you suggest where the labels are stored for the status tab.?