Hi everyone,
I just make everything working(took 1 day or two), im using zmeventnotification with the ML hooks.
for the past day im getting false-positive alerts.
on the false-positive alerts the image contains 'person' with 20-50% of accuracy, although on true alerts the accuracy is around 80+%
I wanna set a limit of percentage for the alerts(for example: mute 'person' alerts when accuracy < 60%).
from looking at https://zmeventnotification.readthedocs ... rules-file i can only see rules based on time of the day.
this is something can be achieved?
thanks!
eventserver - alerts based on percentage
Re: eventserver - alerts based on percentage
thanks ill try that.
Re: eventserver - alerts based on percentage
Just to add, not in the rules file. Standard config file.
-
Re: eventserver - alerts based on percentage
yeah found that, is it possible to change this percentage based on the object?
car - 30%
person - 60%
etc
car - 30%
person - 60%
etc
Re: eventserver - alerts based on percentage
I don’t know. A quick look at the docs suggests ml_sequence might do it.
-
Re: eventserver - alerts based on percentage
Short answer - No.
Longer answer - the new ml_sequence approach can do this, but in a very inefficient way and I wouldn't recommend it. But possible.
I no longer work on zmNinja, zmeventnotification, pyzm or mlapi. I may respond on occasion based on my available time/interest.
Please read before posting:
How to set up logging properly
How to troubleshoot and report - ES
How to troubleshoot and report - zmNinja
ES docs
zmNinja docs
Please read before posting:
How to set up logging properly
How to troubleshoot and report - ES
How to troubleshoot and report - zmNinja
ES docs
zmNinja docs