Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Isn't DensePose Python3 compatible? #142

Open
jiapei100 opened this issue Nov 2, 2018 · 4 comments
Open

Isn't DensePose Python3 compatible? #142

jiapei100 opened this issue Nov 2, 2018 · 4 comments

Comments

@jiapei100
Copy link

Got the following ERROR messages....
That pickle is always problematic...

✗ python DensePose-COCO-on-SMPL.py          
Traceback (most recent call last):
  File "DensePose-COCO-on-SMPL.py", line 31, in <module>
    data = pickle.load(f)
UnicodeDecodeError: 'ascii' codec can't decode byte 0x81 in position 1224: ordinal not in range(128)
@GianKiMoon
Copy link

I couldn't get this example to work in Python3 as well. I think you have to use Python2 to load data that was pickeled in Python2.

@jaggernaut007
Copy link

jaggernaut007 commented Nov 4, 2018 via email

@yyf8989
Copy link

yyf8989 commented Feb 25, 2019

codec can't decode byte 0x81 in position 1224: ordin

Do you have the SMPL .pkl data,I couldn't sign up for SMPL website now
Can you give me a google drvie link for this data?
Thanks in advance!

@stimong
Copy link

stimong commented Sep 24, 2019

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

No branches or pull requests

5 participants