Page 1 of 1

Object detection for older events?

Posted: Fri May 23, 2025 5:13 am
by znmdruser92102
I setup event server with opencv. Event server updates the notes with object detection (person, car, face, etc....) for new events since the setup.

Is there a way to update the notes for all the older events using event server object detection? This way I can delete old false negative events, but keep events that have people in it so I can clear up hard drive space. Thanks.

Re: Object detection for older events?

Posted: Fri May 23, 2025 3:01 pm
by iconnor
You can run detect.py --eventid 1234 from a filter....