AI (Codeproject) settings within Blue Iris

heyho

n3wb
Jun 10, 2024
18
6
England
Does anyone have any screen shots (or general configuation advice) for using AI (codeproject) within Blue iris please. I am particular interested to see what the following screens look likee:
1761563729185.png
1761563848427.png
1761563891068.png
This setup is using Yolov8

I am getting detections :
but not all classifications.

Does IPCAM-GENERAL not have car classification but uses vehicle for example?

Any advice gratefully received.
 
Does anyone have any screen shots (or general configuation advice) for using AI (codeproject) within Blue iris please. I am particular interested to see what the following screens look likee:
View attachment 231105
View attachment 231106
View attachment 231107
This setup is using Yolov8

I am getting detections :
but not all classifications.

Does IPCAM-GENERAL not have car classification but uses vehicle for example?

Any advice gratefully received.
This is my setup using Object Detection (YOLO11).Net with IPCAM_GENERAL. Hope this helps.
 

Attachments

  • 11 Screenshot 2025-10-27 164209.jpg
    11 Screenshot 2025-10-27 164209.jpg
    145 KB · Views: 17
  • 12 Screenshot 2025-10-27 164313.jpg
    12 Screenshot 2025-10-27 164313.jpg
    109.6 KB · Views: 17
  • 13 Screenshot 2025-10-27 164354.jpg
    13 Screenshot 2025-10-27 164354.jpg
    98.1 KB · Views: 17
  • Like
Reactions: heyho
This is my setup using Object Detection (YOLO11).Net with IPCAM_GENERAL. Hope this helps.
That is really useful. Thank you.

I have replicated your setting (the main difference being I am using Yolov8). Do you finsd that it classifies most as vehicles or person - rather than car or in my case it classifies a dog as a person?)

Also you mention Yolov11. Is that a manual install as the option for that version is not within the Codeproject 'Install modules'.
 
That is really useful. Thank you.

I have replicated your setting (the main difference being I am using Yolov8). Do you finsd that it classifies most as vehicles or person - rather than car or in my case it classifies a dog as a person?)

Also you mention Yolov11. Is that a manual install as the option for that version is not within the Codeproject 'Install modules'.
Think Ive answered my question - Google is your friend

Installed Yolo11.net in Codeproject and seen that it only uses vehicle and person:

 
  • Like
Reactions: Skinny1