Skip to content

dlib RuntimeError: Unable to open shape_predictor_68_face_landmarks.dat #65

Description

@mnemocron

RuntimeError: Unable to open /home/simon/face_morpher/data/shape_predictor_68_face_landmarks.dat

This can be fixed by downloading this data into the data directory

mkdir data
wget http://dlib.net/files/shape_predictor_68_face_landmarks.dat.bz2
bunzip2 shape_predictor_68_face_landmarks.dat.bz2
mv shape_predictor_68_face_landmarks.dat data/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions