5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

fenderman

Staff member
Mar 9, 2014
36,892
21,407
NOTE: There is a separate thread from Code Project Version 2 here.


More formal support for Code Project’s SenseAI, now our preferred no-extra-cost AI
provider over DeepStack. SenseAI is better supported by its developers and has been found
to be more stable overall. At this point, if you are relying heavily upon custom AI models,
you may need to stick with DeepStack until guidance can be provided on how to add these
to SenseAI.
 
Last edited:
More formal support for Code Project’s SenseAI, now our preferred no-extra-cost AI
provider over DeepStack. SenseAI is better supported by its developers and has been found
to be more stable overall. At this point, if you are relying heavily upon custom AI models,
you may need to stick with DeepStack until guidance can be provided on how to add these
to SenseAI.
Does it require a GPU or a strong CPU?
 
i find custom models for DS to be an excellent addition. I don't expect to have many laptops approaching my house so AI that scans for every object in its database isn't the best option, at least to me. I haven't tried this one, yet, but sure hope it can be customized to just look for what I really want to find.
 
They say that GPU integration will be coming in the next revision. I may wait for that before trying it out.
 
Does it require a GPU or a strong CPU?

Looks like CPU only - with a 8 cores of a Ryzen 5950X under a Docker VM, I only get 3.5 operations per second. I'm not sure if that is enough for real world usage yet.

Also, I like the admin screen and API tester, but it seems to have a few graphic display bugs, the API availability switches between available/unavailable, but otherwise works.
 
When they say CPU only are they utilizing the Intel cpu that has the integrated gpu? I didn't see it on their page but might have missed it..
 
I don't think, based on a quick scan of the site, that they're using any GPU. It's all done on the CPU.
 
I started play with Code Project’s SenseAI I downloaded and installed it on my other Blue Iris server that I use to remote connect to my main server. I posted in their discussion board to see if they will support DeepStack custom models

DeepStack with general V3.0 90ms

1655156652225.png

Code Project’s SenseAI 230ms

1655156725802.jpeg

1655158188925.png
1655158220441.png
 
Last edited:
Intrigued, but damn, I was just getting used to working with DeepStack, LOL.

Me too....when I zag y'all zig then when I zig y'all zag....I'll stay on DeepStack until y'all figure it out....LOL. I literally just put DS on my i7-6700 system about 15 minutes before the OP post. :facepalm:
 
Last edited:
Has anyone seen an objects list for CodeProject?
 
Anyone have this truly working yet on a live BI camera (not just a test of the API running)? I was initially getting a status message along the lines of "AI not found" on Alerts with the default setup (general AI tab set to the new localhost address of 127.0.0.1 and port 82). That address would not resolve when running the "Open in browser" test button, so I subsequently changed it to run on Port: 5000, and that one opens the new SenseAI API Dashboard, and does show the number of queries happening (I was up to 17 in the green "SenseAI Object Detection - Enabled" box). However, back in the Alerts list in BI, each one now shows up as "AI:404", so effectively still not resolving or unreachable host, right?

Any tricks to get this working?
 
Anyone have this truly working yet on a live BI camera (not just a test of the API running)? I was initially getting a status message along the lines of "AI not found" on Alerts with the default setup (general AI tab set to the new localhost address of 127.0.0.1 and port 82). That address would not resolve when running the "Open in browser" test button, so I subsequently changed it to run on Port: 5000, and that one opens the new SenseAI API Dashboard, and does show the number of queries happening (I was up to 17 in the green "SenseAI Object Detection - Enabled" box). However, back in the Alerts list in BI, each one now shows up as "AI:404", so effectively still not resolving or unreachable host, right?

Any tricks to get this working?
You need to set in the general AI tab to the port to 5000