ZoneMinder / mlapi

An easy to use/extend object recognition API you can locally install. Python+Flask. Also works with ZMES!
Other
58 stars 35 forks source link

Face detection issues/turn on debug #20

Closed faspina closed 3 years ago

faspina commented 3 years ago

I have ES configured with MLAPI to run face,object on the YOLOV4 model. I have faces trained and I see it looping through in the output but nothing is recognized or unrecognized.

How do I turned on DEBUG for this

pliablepixels commented 3 years ago

Sorry, forgot to respond. Run it manually while debugging and add --debug to command line.