mks0601 / 3DMPPE_ROOTNET_RELEASE

Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019
MIT License
477 stars 65 forks source link

Models Corrupted #7

Closed fraserprice closed 4 years ago

fraserprice commented 4 years ago

I have attempted to download every pre-trained model linked (H36M Protocol 1+2 and MSCOCO) and both cannot be unzipped as files are corrupt: 1, 2.

I have tried multiple tools for unzipping, and outcome is the same- could you check that files have been correctly zipped?

Edit: This is the same for models in PoseNet repo.

mks0601 commented 4 years ago

Oh pth.tar is not zipped one. You can directly use that as a pre-trained model.

fraserprice commented 4 years ago

Oh pth.tar is not zipped one. You can directly use that as a pre-trained model.

Ah my bad...