gentlepumpkin / bi-aidetection

Alarm system for Blue Iris based on Artificial Intellience.
https://ipcamtalk.com/threads/tool-tutorial-free-ai-person-detection-for-blue-iris.37330/
GNU General Public License v2.0
169 stars 96 forks source link

Delay in first photo analysis #63

Open Yonny24 opened 2 years ago

Yonny24 commented 2 years ago

Hi,

Not sure where this issue lies yet. Every time a trigger is detected there appears to be quite a delay in picking up the first snapshot - then once running they flow much faster.

image

image

Ryzen 5 3400g Asus GTX970 GPU (using windows deepstack GPU) 16gb memory

Could it be because I have a DS server for each camera? Or the gpu card slow on starting up? The image folder is on a M.2 ssd. I keep this small, Only 200mb of photos.

Many thanks

VorlonCD commented 2 years ago

Tried the latest version of Deepstack that came out last month? https://github.com/johnolafenwa/DeepStack/releases/tag/2021.09.1

See what happens if you let all DS instances process any camera images - Dont limit each to its own camera.

I generally try to avoid using multiple instances in Windows as I've found it is not very stable. Better to install copies on multiple machines if you can.