CodeProject.AI Version 2.5

tigerwillow1

Known around here
Joined
Jul 18, 2016
Messages
3,849
Reaction score
8,519
Location
USA, Oregon
Make sure you have Auto start/stop with Blue Iris disabled.
My dumb questions of the day, if I may.

1. What does auto start/stop do if it's enabled?
2. What goes wrong if it's not disabled?
3. If it's requited to be disabled, why is it there at all?
 

wittaj

IPCT Contributor
Joined
Apr 28, 2019
Messages
25,041
Reaction score
48,824
Location
USA
My dumb questions of the day, if I may.

1. What does auto start/stop do if it's enabled?
2. What goes wrong if it's not disabled?
3. If it's requited to be disabled, why is it there at all?
I believe it is still there for those using DeepStack.

It causes issues with CodeProject stability if it is enabled.
 

hopalong

Getting the hang of it
Joined
Apr 19, 2021
Messages
69
Reaction score
34
Location
California
I am having issues with the Custom Models fields not getting propagated in BI at the moment. Currently have BI 5.8.7.6 & CP.AI 2.5.4 installed.

1708482471310.png



1708482519324.png

1708482563056.png

I also noticed that there is no YOLO NET option in CP.AI Explorer when .NET is running


1708482601721.png


If I enable YOLOv5 6.2 it does appear:


1708482647918.png

I've rebooted the BI computer multiple times to try to get the Custom Models field in the AI tab to show up. I've even completely removed and reinstalled the CP.AI docker container in unRaid. Thoughts?
 

wittaj

IPCT Contributor
Joined
Apr 28, 2019
Messages
25,041
Reaction score
48,824
Location
USA
I am having issues with the Custom Models fields not getting propagated in BI at the moment. Currently have BI 5.8.7.6 & CP.AI 2.5.4 installed.

View attachment 187101



View attachment 187102

View attachment 187103

I also noticed that there is no YOLO NET option in CP.AI Explorer when .NET is running


View attachment 187104


If I enable YOLOv5 6.2 it does appear:


View attachment 187105

I've rebooted the BI computer multiple times to try to get the Custom Models field in the AI tab to show up. I've even completely removed and reinstalled the CP.AI docker container in unRaid. Thoughts?
Try stopping the BI service and then starting it again. If CPAI wasn't up before BI started, then it won't show in that box.
 

MikeLud1

IPCT Contributor
Joined
Apr 5, 2017
Messages
2,214
Reaction score
4,253
Location
Brooklyn, NY
've rebooted the BI computer multiple times to try to get the Custom Models field in the AI tab to show up. I've even completely removed and reinstalled the CP.AI docker container in unRaid. Thoughts?
All you need to do is just restart Blue Iris service the the Custom Model list will load. For why .NET module is not working please post you issue on CodeProject.AI fourm

 
Joined
Aug 17, 2019
Messages
5
Reaction score
0
Location
USA
Trying to decipher why AI confirmation wouldn't be triggering or marking as vehicle, if it says if the dat status is:

Original alert analyze T+0 (?)

[
{
"api":"ipcam-general",
"found":{
"message":"No objects found",
"count":0,
"predictions":[
]
,
"moduleId":"ObjectDetectionYOLOv5Net",
"moduleName":"Object Detection (
YOLOv5 .NET)
",
"command":"custom",
"requestId":"c415146f-8bbc-4117-86d3-2116779267e1",
"inferenceDevice":"CPU",
"inferenceMs":376,
"processMs":643,
"analysisRoundTripMs":708,
"success":true,
"processedBy":"localhost",
"timestampUTC":"Wed,
21 Feb 2024 22:17:14 GMT"}
}
]

T+1466 msec
{
"api":"ipcam-general",
"found":{
"message":"Found vehicle",
"count":1,
"predictions":[
{
"label":"vehicle",
"confidence":0.6255878,
"y_min":262,
"x_min":787,
"y_max":326,
"x_max":847}
]
,
"moduleId":"ObjectDetectionYOLOv5Net",
"moduleName":"Object Detection (
YOLOv5 .NET)
",
"command":"custom",
"requestId":"c33f80b6-3869-4370-adff-3930d6c60db4",
"inferenceDevice":"CPU",
"inferenceMs":167,
"processMs":168,
"analysisRoundTripMs":173,
"success":true,
"processedBy":"localhost",
"timestampUTC":"Wed,
21 Feb 2024 22:17:15 GMT"}
}
]
Looks like it's not taking into account additional images?

Newest version of BI newest version of codeproject (updated both today).

Dat shows confirmed alert... BI not picking up on it?

Min confidence 50%.
5 image post
500 ms each image
Apply to motion triggers only.

Edit:
On 'to confirm' IP had: person,car,truck,bus,bicycle,boat
and then on Mark as vehicle: car,truck,bus,vehicle.

I just added 'vehicle' on the to confirm.... no idea if this is the issue however.
 
Last edited:

Tinman

Known around here
Joined
Nov 2, 2015
Messages
1,211
Reaction score
1,479
Location
USA
I just noticed that after updating BI to 5.8.7.7 that you can NOW actually browse and list where your models are. I am hoping this stays this way and no more stop/start to make them show up. :clap:

update: unfortunately the AI is no longer working with 5.8.7.7 went back to 5.8.7.6 and we are back to the greyed out custom model's folder but the AI is working.

1708657545957.png
 
Last edited:

Vettester

Getting comfortable
Joined
Feb 5, 2017
Messages
743
Reaction score
698
update: unfortunately the AI is no longer working with 5.8.7.7 went back to 5.8.7.6 and we are back to the greyed out custom model's folder but the AI is working.
I updated to 5.8.7.7 and AI is working. but the use custom models option field is still grayed out.
 

Tinman

Known around here
Joined
Nov 2, 2015
Messages
1,211
Reaction score
1,479
Location
USA
I updated to 5.8.7.7 and AI is working. but the use custom models option field is still grayed out.
LOl, I will try it again and see what happens. I always check this after an update and sometimes it will be blank and sometimes it's filled and greyed out. I was hoping he fixed this .

Nope, still the same even after a reboot and notice the Start/Stop box for AI is greyed out ?

1708698919287.png
 
Last edited:

Vettester

Getting comfortable
Joined
Feb 5, 2017
Messages
743
Reaction score
698
Ken found an issue; he said it will be fixed. In the meantime you may have to start the AI service manually.
I guess I’ve never noticed because I don’t use this option. I have the service setup in windows to start automatically.
 

Tinman

Known around here
Joined
Nov 2, 2015
Messages
1,211
Reaction score
1,479
Location
USA
I guess I’ve never noticed because I don’t use this option. I have the service setup in windows to start automatically.
I do as well, so I am not sure what got broke, but my AI was running, yet I still could not stop/start it in BI, AND I had the ability to select where my models are ?? I did get 5.8.7.7 to work by killing the AI servcie manually and then restarting it. But, if I would do a machine reboot, AI starts but BI would not see it. I'm sure Ken will get it right, he always does :)
 
Top