-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
python3 recognize_video.py
Loading Face Detector...
Loading Face Recognizer...
Traceback (most recent call last):
File "/home/hamza/face-recognition-using-opencv/recognize_video.py", line 22, in
recognizer = pickle.loads(open("output/recognizer.pickle", "rb").read())
ModuleNotFoundError: No module named 'sklearn.svm.classes'
Metadata
Metadata
Assignees
Labels
No labels