Parked cars are in view, so cancellation is important.... But a person clearly walked across the normal detection path (and got a 90% person detection) which worked well before AI.

Did you ever find out what is causing this? I have the same issue and have just started looking for an answer.loopy123 wrote: ↑Tue Jun 01, 2021 9:49 pm Is there any way to fine tune the "occupied" cancellation? Keeps happening and makes AI unreliable vs. regular triggers. Just updated BI from 5.4.7.4 to 5.4.7.6 today.
Parked cars are in view, so cancellation is important.... But a person clearly walked across the normal detection path (and got a 90% person detection) which worked well before AI.
![]()
Code: Select all
3 3/17/2022 11:44:25.778 AM wyze1 MOTION_AB
0 3/17/2022 11:44:27.993 AM wyze1 DeepStack: person:57% [525,524 598,730] 369ms
3 3/17/2022 11:44:52.138 AM doorbell MOTION_AB
0 3/17/2022 11:44:58.093 AM doorbell DeepStack: Alert cancelled [occupied] 1120ms
3 3/17/2022 11:46:12.544 AM Drive MOTION_AB
0 3/17/2022 11:46:18.984 AM Drive DeepStack: Alert cancelled [occupied] 297ms
First thing that stands out to me is... you're asking for a lot of performance with those settings, and depending on your rig and # of cameras, even with a sweet machine, thing better be optimized. Understand, I'm not saying what is, I'm saying how I think about it. Still though that's an impractical number of "to confirm items".I have "confirm": "person, car, truck, bicycle, cat, dog", "cancel" is blank, and "mark as vehicle": "car,truck,bus,vehicle" and "Detect/ignore static objects" is On
In addition, when I re-run the cancelled alert through BI's "Testing/Tuning->Analyze with Deepstack" it successfully finds the objects people, car, etc. - so it is unclear why it was cancelled....
So, I am specifically looking for detection of vehicles and people
That's how I figured tings out. Pro tip: Ctrl+Dbl Click launches the clip paused at the triggering event. The yellow boxes in the DS tab let you assess timing - if the box lines up with the trigger object (I turn on motion overlays to see the object rectangle). If they don't match dial in the camera firmware settings, pre-trigger buffer of 5 or more, use mainstream in AI tab of camera, wired/wireless, vary Object Detection mode from Global settings->AI tab.In the meantime, I have found the .DAT files dropped into the "Blue Iris Status"-"DeepStack" tab generated during a trigger as most helpful in figuring out what is happening with DS. This might eventually help me get to the bottom of it.