Object detection for older events?

Discussion topics related to mobile applications and ZoneMinder Event Server (including machine learning)
Post Reply
znmdruser92102
Posts: 1
Joined: Fri May 23, 2025 5:07 am

Object detection for older events?

Post 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.
User avatar
iconnor
Posts: 3351
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Object detection for older events?

Post by iconnor »

You can run detect.py --eventid 1234 from a filter....
Post Reply