You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like the correct way to handle this without modifying their repo is to symlink the file path $HOME/.cache/phalp/3D/models/smpl/SMPL_NEUTRAL.pkl to the SMPL_NEUTRAL.pkl file set up in the prerequisites section of this document.
If $HOME/.cache/phalp/3D/models/smpl/SMPL_NEUTRAL.pkl exists, PHALP will skip attempting to download the file all together.
You then need to also add a symlink to the 4D humans cache too. ~/.cache/4DHumans/data/smpl/SMPL_NEUTRAL.pkl.
When attempting to following the instructions to run the human pose extraction, the script errors out with the following.
This is because the model was removed from the target repo in this commit. classner/up@944d1e3
I am still trying to figure out who is trying to download this since nothing comes up when I search for this in the project directory....
The text was updated successfully, but these errors were encountered: