Open yejr0229 opened 5 months ago
The version of human_body_prior we are using is 2.2.2.0. Please try running it according to the installation tutorial on its GitHub homepage to obtain the latest version:
pip install git+https://github.com/nghorbani/configer
pip install git+https://github.com/nghorbani/human_body_prior
Thanks for replying. And now I miss some files: ValueError: Could not find the experiment directory: ./data/smpl_models/vposer/v2.0
I have download smplx and tada_extra_data, here is my data folder: Can you provide "./data/smpl_models/vposer/v2.0" ?
The Vposer files needs to be found and downloaded from the SMPL-X. We apologize for missing this point and have updated the README file.
Thanks for helping,and I'd like to remind you that the pytorch-lightning is also missing after create environment,maybe you should add it too.
May I know the version used for pytorch lightning?
My pytorch-lightning version is 2.0.0
I install huamn_body_prior==0.8.5, it's the lastest version. And I meet: I check the github: https://github.com/nghorbani/human_body_prior/tree/cvpr19/human_body_prior,
and seems like this package is not existed, can you please check your code? Or should I change the version of huamn_body_prior?