mks0601/3DMPPE_ROOTNET_RELEASE

pre-trained RootNet is broken

evan6007 opened this issue · 15 comments

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

Please use it without unzipping it.

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?

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

where did you get this url?

i found it in the readme file
"

Quick demo

You can try quick demo at demo folder.

  • Download the pre-trained RootNet in here.
  • Prepare input.jpg and pre-trained snapshot at demo folder.
  • Set bbox_list at here.
  • Run python demo.py --gpu 0 --test_epoch 18 if you want to run on gpu 0.
  • You can see output_root_2d.jpg and printed root joint depths."

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

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

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

i cloned again and got the .pth file

cool

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.

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?

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.

Thanks, the Google Drive link is working without issues.