Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testing problem #3

Open
lisa676 opened this issue Jan 14, 2021 · 1 comment
Open

testing problem #3

lisa676 opened this issue Jan 14, 2021 · 1 comment

Comments

@lisa676
Copy link

lisa676 commented Jan 14, 2021

Hi dear @ManifoldFR I am trying to run this modified version in my system. Everything is right but when I go for second step, I mean when I run refine_hmr.py then I'm getting this error
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte

It seems that problem is in loading basicModel_f_lbs_10_207_0_v1.1.0.pkl in smpl_webuser/serialization.py after downloading SMPL files from SMPL website. These files are based on Python2 but as you mentioned that this repository is modified to work on Python3, so this may be the possible reason.

I'm using Python 3.7 and Tensorflow 15. Below is screenshot of error.

Screenshot

In above screenshot SMPL directory means, I downloaded it from SMPL website including pkl files.

Am I missing something? Is there any need to download SMPL files and then to load basicModel_f_lbs_10_207_0_v1.1.0.pkl in serialization.py?

@ismeyueyue
Copy link

well, you can copy this repo https://github.com/DogeStudio/SMPL3 to smpl directry, which write with python3, and remeber to change the package path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants