Insightface: about the encoding problem

Created on 3 Apr 2018  路  4Comments  路  Source: deepinsight/insightface

I use PYTHON 3.6.3 ,when i run your code,i get the error: File "eval/verification.py", line 186, in load_bin bins, issame_list = pickle.load(open(path, 'rb')) UnicodeDecodeError: 'ascii' codec can't decode byte 0xff in position 0: ordinal not in range(128)
I have tried many method ,but can't solve it.....should i change the python version to 2.7 or is there any other method,,,,please help

Most helpful comment

Hey @cici-tan, did you figure it out?
Edit : for anyone else who sees this, refer to #70

All 4 comments

solve it ! 3Q

@lmmcc hey, I met the same problem, can I ask how did u solve this? thanks

Hey @cici-tan, did you figure it out?
Edit : for anyone else who sees this, refer to #70

solve it ! 3Q

Hi. How did you solve it?
I have the same problem

Was this page helpful?
0 / 5 - 0 ratings

Related issues

springtime-cn picture springtime-cn  路  4Comments

zys1994 picture zys1994  路  3Comments

ahkarami picture ahkarami  路  4Comments

zhenglaizhang picture zhenglaizhang  路  3Comments

Edwardmark picture Edwardmark  路  4Comments