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

Update utils.py to pull down yolo4 models #14

Closed themoosman closed 4 years ago

themoosman commented 4 years ago

The eventserver now supports yolo4, so update the code to pull the models down if necessary.

pliablepixels commented 4 years ago

done