Skip to content
New issue

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

RuntimeError: Unknown image file format: Unable to load image in file input/.ipynb_checkpoints #68

Open
cvpfus opened this issue Dec 31, 2020 · 0 comments

Comments

@cvpfus
Copy link

cvpfus commented Dec 31, 2020

Im running on google colab, but I got this error. Why?

Traceback (most recent call last):
File "align_face.py", line 38, in
faces = align_face(str(im),predictor)
File "/content/sample_data/pulse/shape_predictor.py", line 55, in align_face
lms = get_landmark(filepath,predictor)
File "/content/sample_data/pulse/shape_predictor.py", line 38, in get_landmark
img = dlib.load_rgb_image(filepath)
RuntimeError: Unknown image file format: Unable to load image in file input/.ipynb_checkpoints

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant