- Sep 4, 2017
- 194
- 325
update v1.63
- fixed an error that would crash AiTool when starting it @johnny2678 @sansnil
In case helpful to anyone... I'm new to VM's and Docker but have been getting educated on both so I can use the fantastic AI Tool with Blue Iris. Using the Docker version my average response time from an event trigger to being notified by BI was around 15 seconds which was longer than I liked. I discovered I could adjust the VM settings Docker/DeepStack runs on on my Windows Server box so the machine uses 4 cores instead of the default 1 and I upped the memory as well. Now I receive alerts in 5 seconds from start to finish which is much more to my liking and way faster than the Windows version of DS.
@GentlePumpkin the latest version 1.6.3 is still throwing the error on startup and periodically errors out when trying to analyze an image alert file from BI. I'm happy to send logs but there's not much helpful in there I can see:
[11.09.2019, 21:25:52]: Starting analysis of R:\Blue Iris\AI_Alerts/Plaza_AI.20190911_212532844.jpg
[11.09.2019, 21:25:52]: (1/6) uploading image to DeepQuestAI Server ...
[11.09.2019, 21:25:55]: Loading object rectangles...
[11.09.2019, 21:25:55]: (2/6) Waiting for results ...
[11.09.2019, 21:25:55]: (3a/6) Deserializing results ...
[11.09.2019, 21:25:55]: (3b/6) Processing results:
[11.09.2019, 21:25:55]: Detected objects:
[11.09.2019, 21:25:55]: -All objects read.
[11.09.2019, 21:25:55]: (6/6) Camera Plaza caused a false alert, nothing detected.
[11.09.2019, 21:25:55]: Adding false to history list.
[11.09.2019, 21:26:01]:
[11.09.2019, 21:26:01]: Starting analysis of R:\Blue Iris\AI_Alerts/Plaza_AI.20190911_212601455.jpg
[11.09.2019, 21:26:01]: ERROR: Processing the image R:\Blue Iris\AI_Alerts/Plaza_AI.20190911_212601455.jpg failed.
[11.09.2019, 21:26:02]:
[11.09.2019, 21:26:02]: Starting analysis of R:\Blue Iris\AI_Alerts/Plaza_AI.20190911_212602517.jpg
[11.09.2019, 21:26:02]: (1/6) uploading image to DeepQuestAI Server ...
[11.09.2019, 21:26:05]: (2/6) Waiting for results ...
[11.09.2019, 21:26:05]: (3a/6) Deserializing results ...
[11.09.2019, 21:26:05]: (3b/6) Processing results:
[11.09.2019, 21:26:05]: Detected objects:
[11.09.2019, 21:26:05]: -All objects read.
[11.09.2019, 21:26:05]: (6/6) Camera Plaza caused a false alert, nothing detected.
[11.09.2019, 21:26:05]: Adding false to history list.
[11.09.2019, 21:26:05]:
update v1.64
AAAND finally released the source code on Github with the great help of @juliandom gentlepumpkin/bi-aidetection
- fixed an error causeing that the content of AiTool could not be resized.
- fixed that outdated history list entries would not disappear
Some days ago I installed the AI tool following the great step by step manual.
I'm very impressed by this very nice tool! I let it run for some days on different cameras around the house...with absolutely no false person recognitions!
Funny fact (I think this has been mentioned by other users in this thread before). The DeepStack AI often recognizes the dog as "human"
Not a problem ot the AI tool, I know.
GentlePumpkin, thanks you so much for spending your time in this, it's a very, very nice and spart tool! I love it!
Would it possible to make the error notifications through Telegram optional in the next version? I am using the tool to detect people approaching the front door of my house. I am getting quite a few errors processing images and I don't need to be notified about them when they occur.
Yes, that should not be difficult to implement.Would it possible to make the error notifications through Telegram optional in the next version? I am using the tool to detect people approaching the front door of my house. I am getting quite a few errors processing images and I don't need to be notified about them when they occur.
I still have no real clue why the Telegram Alerts happen, but it's eigther the internet connection being down or an issue at Telegram.Do you know what is causing the errors?
I'm nearly up to 1/2 million alerts processed and I get very few errors, the only ones being if I shut down the computer while AI is processing alerts as docker seem to shut down first.