We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(python3.6) E:\face_mask\MaskTheFace>python mask_the_face.py --path 'data/frontal1.jpg' --mask_type N95 --verbose --write_original_image Traceback (most recent call last): File "mask_the_face.py", line 86, in <module> args.predictor = dlib.shape_predictor(path_to_dlib_model) RuntimeError: Error deserializing object of type int
The text was updated successfully, but these errors were encountered:
Update dlib library to newer versions.
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: