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

pre-trained RootNet is broken #42

Open evan6007 opened 2 years ago

evan6007 commented 2 years ago

I download pre-trained file is successful , but when I unzip it. show error message "file format corrupt".

mks0601 commented 2 years ago

Please use it without unzipping it.

Estella12 commented 1 month ago

With this question, the pretrained model file link show 404 now while the POSENET model can be downloaded, is there any other link like baidupan or sth?

mks0601 commented 1 month ago

which url are you referring? I can access the rootnet download links

Estella12 commented 1 month ago

https://drive.google.com/drive/folders/1V7fuKtzNovLte2jSF2fw0gyBiEZQFQ_k?usp=sharing this one

mks0601 commented 1 month ago

where did you get this url?

Estella12 commented 1 month ago

i found it in the readme file "

Quick demo

You can try quick demo at demo folder.

mks0601 commented 1 month ago

Both links in the quick demo are different from what you shared before

Estella12 commented 1 month ago

i git cloned it on May 6th, is there any update after that?

mks0601 commented 1 month ago

You mean May 6th, this year? I don't think so. Anyway, you can use links in the current version

Estella12 commented 1 month ago

i cloned again and got the .pth file

mks0601 commented 1 month ago

cool

MohamedMBashir commented 1 month ago

The link in the readme.md file HERE doesn't work for me. I get an error screen: **_Something went wrong, please try again later or refresh the page, throttled request_** and I can't see or download the file.

mks0601 commented 1 month ago

Hi, it seems there are too many download requests to my Onedrive server. Could you 1) open a Onedrive tab and login and 2) click the download link with another new tab?

mks0601 commented 1 month ago

Hi, it seems Onedrive is not good enough to host files. I changed all hosted files back to Google drive. Please check the updated README. I guess there would be no problem now.

MohamedMBashir commented 1 month ago

Thanks, the Google Drive link is working without issues.