error when load arcface_checkpoint.tar #105
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm in linux platform. installing requirements follwing the guidence.

However, counter with this error:
at first, I tried with change the encoder method like UTF-8, Latin, UTF-16 etc. but dose not work. So I am looking for some clues to fix this problem.
many thx!
[temp problem fix]: I loate where the bug occur. and using str.replace() function to replace '\xe0' at 1128 to another character。 so the problem are temperary fixed。Still looking for a general bugfix method
