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

GentlePumpkin

IPCT Contributor
Joined
Sep 4, 2017
Messages
193
Reaction score
321
I am having some issues where quite a few objects are NOT being detected in AI.. see some examples below:


Any ideas?
The snapshot is too pixelated. Detecting the german shepherd from this angle is quite difficult already, but when looking at p.e. the first image I couldn't figure what that dark object might.
 

GentlePumpkin

IPCT Contributor
Joined
Sep 4, 2017
Messages
193
Reaction score
321
Also, i cant seem to get the mask working on 1.67 preview 6. No matter what I do, it still detects the objects BEHIND the mask... see image: Screenshot and Screenshot
Yes, it detects them, but it does not trigger an alert. Even if you had cars configured as relevant objects, it would mark the cars detected in masked areas as irrelevant detection. All irrelevant or masked detections get a grey rectangle marking them and all relevant detections (that cause an alert) get a red rectangle.
 

naidu

Young grasshopper
Joined
May 22, 2020
Messages
31
Reaction score
5
Location
USA
For some reason settings are not saved between upgrades. Which file are setting stored in?
 

GentlePumpkin

IPCT Contributor
Joined
Sep 4, 2017
Messages
193
Reaction score
321
Awesome application! I have set up and have everything talking appropriately, however each time an image goes to be processed I get the following error in the log:

Any ideas? Thanks so much for taking the time to share this with everyone....AWESOME application of deep learning APIs and automation.

PS. I cannot seem to figure out what the login for DeepQuest is (localhost:81) asks for username and password.
Deepstack does not require username and password, so you probably have another service running on the same port. Try a different port for deepstack and change it accordingly in AI Tool aswell.
 

joshwah

Pulling my weight
Joined
Apr 25, 2019
Messages
298
Reaction score
146
Location
australia
Ahh gotcha. Do you think maybe you could add a button on the UI to reset the count for each camera stats? That way it’s easier when you make modifications to motion detection rules etc. to see the progress
 

aaronjlee

n3wb
Joined
May 6, 2020
Messages
7
Reaction score
0
Location
Charleston, SC
Deepstack does not require username and password, so you probably have another service running on the same port. Try a different port for deepstack and change it accordingly in AI Tool aswell.
Yes, I came to that conclusion about 10 minutes ago as well and just corrected it.
However, for some reason AI Tool wont talk to deepstack, I have tried multiple different things. Deepstack is where I am pointing and confirmed with Wireshark. Any ideas?
[12.06.2020, 10:34:32.491]: Starting analysis of C:\BlueIris\aiinput\aiIPC.20200612_092458298.jpg
[12.06.2020, 10:34:32.533]: (1/6) Uploading image to DeepQuestAI Server
[12.06.2020, 10:36:12.610]: System.Threading.Tasks.TaskCanceledException | A task was canceled. (code: -2146233029 )
[12.06.2020, 10:36:12.612]: ERROR: Processing the following image 'C:\BlueIris\aiinput\aiIPC.20200612_092458298.jpg' failed. Can't reach DeepQuestAI Server at .
 

spuls

Getting the hang of it
Joined
May 16, 2020
Messages
89
Reaction score
68
Location
at
The same URL is working with your browser?
 

spuls

Getting the hang of it
Joined
May 16, 2020
Messages
89
Reaction score
68
Location
at
You run the docker or windows Version? If you run the windows version, did you enable the api as well? your cpu supports avx?
 

GentlePumpkin

IPCT Contributor
Joined
Sep 4, 2017
Messages
193
Reaction score
321
yes camera setting transferred. I am referring to other setting where we enter telegram deepstack ip.
they are stored in %localappdata%/WindowsFormsApp2 and if you just drop the new AI Tool release into the old folder, the settings should remain. But I might happen at times that this does not work.
 

GentlePumpkin

IPCT Contributor
Joined
Sep 4, 2017
Messages
193
Reaction score
321
Top