Sam

Results 3 comments of Sam

-the problem is missing the ( shape_predictor_68_face_landmarks.dat ) file. - download and paste in the project directory and again give the path, this will resolve the issue. - file link...

- In videos.py use these lines of code will work, using cv2 resize method occurs this problem . from skimage.transform import resize resized_img = resize(frame, new_img_shape)