keras-face-recognition
keras-face-recognition copied to clipboard
运行中出现的问题
运行face_recognize.py时79行:height,width,_ = np.shape(draw) 140行:dududu.recognize(draw) 发生异常: ValueError not enough values to unpack (expected 3, got 0) 请问怎么解决?
输入图像为空,摄像机有问题