-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
basicModel_neutral_lbs_10_207_0_v1.0.0.pkl 404 #54
Comments
https://github.com/classner/up/raw/master/models/3D/basicModel_neutral_lbs_10_207_0_v1.0.0.pkl is 404 now and I found it influenced 4D-Humans, PHALP and SLAHMR at the same time. |
I also found this issue. It seems like the author had deleted this "pkl" file on his/her repo. |
You can indeed download the |
I'm having a similar issue while downloading it locally. I have everything else installed and keep getting a I downloaded the pkl file from the source you sent, and it is currently sitting in the slahmr/slahmr directory. I'm not sure what to do with it from here. Any help would be appreciated! |
you can check this program's Colab as a reference. The pkl file should be put into your personal cache directory but not in slahmr program directory. |
Thank you for your suggestion! |
%mkdir -p /root/.cache/4DHumans/data/smpl/ Noticed that there is a code for making new directory for the pkl file in Colab example, which is the Colab situation. You may need to change the path according to your personal machine. However, it should be put under the ".cache" directory (or its sub-directory) |
This issue still needs fix. S1 manually download the model: basicModel_neutral_lbs_10_207_0_v1.0.0.pkl |
Hi!
Great work! I am trying to use the Colab. I found https://github.com/classner/up/raw/master/models/3D/basicModel_neutral_lbs_10_207_0_v1.0.0.pkl is 404 now. I tried to replace this file from another source but PHALP is not working.
python run_opt.py data=video data.seq=022691_mpii_test data.root=/content/slahmr/demo run_opt=False run_vis=False
finishes in 30 seconds and it just failed and returned nothing. Thank you for the help!RUNNING PHALP ON /content/slahmr/demo/images/022691_mpii_test
PROCESS MainProcess ()
PHALP DIR /content/slahmr/slahmr/preproc
cd /content/slahmr/slahmr/preproc; CUDA_VISIBLE_DEVICES=0 python track.py video.source=/content/slahmr/demo/images/022691_mpii_test video.output_dir=/content/slahmr/demo/slahmr/phalp_out/022691_mpii_test overwrite=False detect_shots=True video.extract_video=False render.enable=False
[11/21 18:38:31] INFO No OpenGL_accelerate module loaded: No module
The text was updated successfully, but these errors were encountered: