Zmc + ES + ML

Discussions related to the 1.36.x series of ZoneMinder
Post Reply
jeremyoha450
Posts: 3
Joined: Thu Apr 14, 2022 1:04 pm

Zmc + ES + ML

Post by jeremyoha450 »

hi guys

i'm honest confused by instructions here https://zmeventnotification.readthedocs ... hooks.html

when i got through my objectconfig.ini

i currently got

Code: Select all

# Updated note: Don't use use_sequence=no. No longer supported reliably
# If you are using legacy format (use_sequence=no) then these parameters will
# be used during ML inferencing
object_detection_pattern=(person|car|motorbike|truck)
object_min_confidence=0.3
object_framework=coral_edgetpu
object_processor=tpu
object_weights={{base_data_path}}/models/coral_edgetpu/ssd_mobilenet_v2_coco_qu>
object_labels={{base_data_path}}/models/coral_edgetpu/coco_indexed.names
i want to ue CPU not TPU do i change this or what and what i change it to



its very little documentations around this and really doesnt halp a newbie to zoneminder
Magic919
Posts: 1381
Joined: Wed Sep 18, 2013 6:56 am

Re: Zmc + ES + ML

Post by Magic919 »

It's a separate thing. There's even a place for it on the forum.

That looks like an old version of the config file. Stream sequence in the documentation is the relevant part.
-
Post Reply