ZoneMinder / zmeventnotification

Machine Learning powered Secure Websocket & MQTT based ZoneMinder event notification server
412 stars 128 forks source link

ML: How to configure what objects are detected #355

Closed schester44 closed 3 years ago

schester44 commented 3 years ago

I apologize if this is out of scope - having trouble finding where the config files are for this...

Using yolov4, i'm trying to define more objects that should be detected (specifically different types of animals). Is this possible and if so, can someone point me in the right direction?

thankjs

pliablepixels commented 3 years ago

Google for "yolov4 create your own objects" - you'll come across many tutorials

schester44 commented 3 years ago

thanks! i'll check it out