diff --git a/hook/zm_detect.py b/hook/zm_detect.py index ef3fc4d..11eef2b 100755 --- a/hook/zm_detect.py +++ b/hook/zm_detect.py @@ -29,6 +29,8 @@ def remote_detect(stream=None, options=None, api=None, args=None): import cv2 import json import time + import numpy as np + import imutils bbox = [] label = []