antoinelame / GazeTracking

👀 Eye Tracking library easily implementable to your projects
MIT License
1.98k stars 528 forks source link

RuntimeError: Error deserializing object of type int #17

Closed sdasara95 closed 5 years ago

sdasara95 commented 5 years ago

Looks like we need to download this file: http://dlib.net/files/shape_predictor_68_face_landmarks.dat.bz2

and put it in the trained model folder

antoinelame commented 5 years ago

With Git LFS, if you download the project as a "zip" instead of cloning it, you'll miss this file. You can read: https://github.com/antoinelame/GazeTracking/issues/9