zju3dv / SMAP

[ECCV 2020] SMAP: Single-Shot Multi-Person Absolute 3D Pose Estimation
Apache License 2.0
241 stars 37 forks source link

Error happens when loading pretrained model. #4

Closed xuchao1688 closed 4 years ago

xuchao1688 commented 4 years ago

_pickle.UnpicklingError: A load persistent id instruction was encountered, but no persistent_load function was specified.

raypine commented 4 years ago

Thanks for your comment. We saved the model with pytorch 1.6. So we recommend upgrading pytorch to 1.6 if possible. And we will provide the model saved by a older version of pytorch as soon as possible. We have update the model now.