microsoft / Deep3DFaceReconstruction

Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)
MIT License
2.16k stars 441 forks source link

UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 57: character maps to <undefined> #170

Closed LauraLittt closed 3 years ago

LauraLittt commented 3 years ago

Hello! May I Know why I received such an error for some for the images I want to do the face reconstruction!

[] 2 2.txt

7 7.txt

I could input all the 5 points using MTCNN, however i still received this error Capture

I have attached the text file to each corresponding image above! Thank you very much !

LauraLittt commented 3 years ago

Hello sorry, just realize the issue, somehow te code was reading lmage_path as a text file! so sorry thank u :D