Action-Units-Heatmaps icon indicating copy to clipboard operation
Action-Units-Heatmaps copied to clipboard

unexpected EOF, expected 2784 more bytes. The file might be corrupted.

Open antithing opened this issue 4 years ago • 1 comments

Hi, and thank you for making this code available.

I have cloned the repo and downloaded the shape_predictor_68_face_landmarks.dat file.

running >python demo.py

gives me this error:

Python3.7\lib\site-packages\torch\serialization.py", line 709, in _legacy_load
    deserialized_objects[key]._set_from_file(f, offset, f_should_read_directly)
RuntimeError: unexpected EOF, expected 2784 more bytes. The file might be corrupted.

what am i doing wrong here?

Thanks!

antithing avatar Apr 27 '20 12:04 antithing

re down load the file, the origin file is bad.

yelj avatar Mar 20 '23 02:03 yelj