Interesting you are running the same version as myself.
If you have not done so already, update deepstack by pulling down the latest version. See my earlier post (also @Tinbum ) regarding versions. It should make the analysis by deepstack almost realtime!
How big is your history file and have you tried the universal cure all by 're booting your system?
Can you share the command that you used to start deepstack? Have you kept docker updated?... when I ran that version of Deepstack, was I supposed to trash the noavx repo? I did that, but now localhost:81 doens't show Deepstack as running. Below is my Docker dashbaord.
View attachment 73180
Can you share the command that you used to start deepstack? Have you kept docker updated?
docker run --restart=always -e VISION-DETECTION=True -v localstorage:/datastore -p 81:5000 --name deepstack deepquestai/deepstack:cpu-x5-beta
Needless to say the reason for my question was to understand how you were invoking deepstack as it seemed like that could be an issue. Did you check that you were running the latest version of docker?I had literally just run this "deepquestai/deepstack:cpu-x5-beta", so when I get back to my server will remove what's running and change it to the full command.
2.4 is the current version!Running version 2.3.0.5,,think it updated itself in the last 2 weeks.
Hopefully a Windows 10 update is released at some point.Hi All,
Looks like the Deepstack GPU version is out!
Anyone try this yet? I'll give it a go soon, very excited to see how it performs
DeepStack New GPU Version
Hello Everyone,
web are excited to share that the new GPU version of DeepStack is available.
This new version is significantly faster while using less gpu than any previous release.
And comes free with no need for activation.
run
deepquestai/deepstack:gpu
or
deepquestai/deepstack:gpu-x4-beta
Note that, this version works on both avx and noavx systems.
Your feedbacks are welcome and we look forward to further developing deepstack in partnership with you all to serve you better.
How are you doing this?That is what 5.3.3 does. My substream is used for motion and now it grabs the image from the main stream and sends that to AITool folder.
They said it works on Windows but I haven't gotten it to work yet using the ubuntu 18.04 or 20.04 Windows App.Hopefully a Windows 10 update is released at some point.
How are you doing this?
They said it works on Windows but I haven't gotten it to work yet using the ubuntu 18.04 or 20.04 Windows App.
However, installing it on a separate Ubuntu box DOES work!:
Also, that section doesn't seem "complete"; meaning, it tells how to setup your HD camera for triggering alerts and recording, but it fails to mention that you have to check the motion sensor as a source in the Trigger tab, then configure it, before you'll get any alerts sent to your aiinput folder. If it's missing that, is it missing anything else relevant?2. / 3. Configure Blue Iris and AI Tool for alert flagging (recommended| v1.67 and up)
Hopefully a Windows 10 update is released at some point.
For GPU support on windows, our plan is to enable this via WSL (Windows Subsystem for Linux)
I tried yesterday to install it using docker desktop and wsl2 but am struggling. The files to download are many GB in size. I only have a 2mb internet connection and I'm struggling to get CUDA toolkit to install so I'm giving up and waiting until a windows version is out.Yes, should be next month. Latest gpu version was supposed to work with WSL v2, but that may have some challenges.
Have you got a cameras folder in your aitool program folder?I keep getting this error when trying to draw a custom mask...because the fire hydrant across the street is not, in fact, a person.
VorlonCD 1.81
BI 5.3.3.11
Windows 10
A generic error occurred in GDI+. Continue, Quit.
Exception Text
System.Runtime.InteropServices.ExternalException (0x80004005): A generic error occurred in GDI+.
at System.Drawing.Image.Save(String filename, ImageCodecInfo encoder, EncoderParameters encoderParams)
at AITool.Frm_CustomMasking.btnSave_Click(Object sender, EventArgs e) in D:\Documents\Projects\_GIT\VorlonCD\bi-aidetection\src\UI\Frm_CustomMasking.cs:line 376
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
No; the 1.8.1 version eliminated that folder.Have you got a cameras folder in your aitool program folder?