BlueIris + CodeProject AI + i5-13500T + setup, face detection alerts a no go cpu processing?

markm75

n3wb
Jul 21, 2018
24
0
PA
I had originally the i5-13500 (not T), i've opted to install the 13500T to save on some wattage, i also had the 1650 gtx video card in play, it was suggested elsewhere that this should work without the dedicated GPU to try it again, so i have and so far no luck or the processing i'm seeing in codeproject ai is showing anywhere from 150ms to 600ms (400ms average).


I started from scratch with code project ai but now i'm confused as to what really needs installed module wise.. YOLO v8? Yolo .net etc?

I'm missing some piece of the puzzle at least with cpu driven face detection that its not showing face jpg's in blueiris anymore like it did yesterday before i switched things up.

I'm thinking i just need to put the GPU back in play and leave it at that, or is there some combination here i'm missing or setting?
I also forget how to double check the module is using cpu or not, it says cpu next to the info at the bottom, but i'm not sure the info readout is the same (might say gpu there)
 
I had originally the i5-13500 (not T), i've opted to install the 13500T to save on some wattage, i also had the 1650 gtx video card in play, it was suggested elsewhere that this should work without the dedicated GPU to try it again, so i have and so far no luck or the processing i'm seeing in codeproject ai is showing anywhere from 150ms to 600ms (400ms average).


I started from scratch with code project ai but now i'm confused as to what really needs installed module wise.. YOLO v8? Yolo .net etc?

I'm missing some piece of the puzzle at least with cpu driven face detection that its not showing face jpg's in blueiris anymore like it did yesterday before i switched things up.

I'm thinking i just need to put the GPU back in play and leave it at that, or is there some combination here i'm missing or setting?
I also forget how to double check the module is using cpu or not, it says cpu next to the info at the bottom, but i'm not sure the info readout is the same (might say gpu there)
Use the Object Detection (YOLOv5 .NET) module this module will use your GPU
 
i seem to get object detection at least with yolov5 .net, but face processing (without gpu in play)... Face Processing: No face found in image

EDIT: i guess thats just random, i am slowly seeing some alerts with face jpgs now in blue iris, tho not that many since removing the gpu, probably due to the ms speed being so much slower or needing to adjust the time on the camera setting, one was set to 500ms before and 75%
 
Last edited: