mks0601 / 3DMPPE_POSENET_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
817 stars 147 forks source link

Corrupted Pretrained Models #54

Closed choward232 closed 4 years ago

choward232 commented 4 years ago

I've been interested in testing out this model architecture, but it appears the pre-trained model files are corrupted and unable to be extracted. I've tried a number of different workarounds to no avail -- if you could reupload a non-corrupted version of the pretrained models, that would be great! Thanks

mks0601 commented 4 years ago

Hi, maybe you are trying to extract something from the downloaded, but please do not. It is not a compressed file. Just use the downloaded one for the testing.

choward232 commented 4 years ago

Okay great, thanks for the clarification and the quick response! I'll give it a try