We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Human pose dependencies are not installed, hence poses will not be visualized. To visualize them (optional), you can do the following:
pip install timm yacs smplx pyrender pyopengl==3.1.4
I followed all the steps above but still got the error in the title. Where is model_cfg.pkl?
The text was updated successfully, but these errors were encountered:
Hi @kaz12tech,
You can obtain it by following the loading procedure of 4D-Humans, please see here.
Best, Oguzhan
Sorry, something went wrong.
No branches or pull requests
Human pose dependencies are not installed, hence poses will not be visualized. To visualize them (optional), you can do the following:
pip install timm yacs smplx pyrender pyopengl==3.1.4
You may need to follow the pyrender install instructions: https://pyrender.readthedocs.io/en/latest/install/index.html
I followed all the steps above but still got the error in the title.
Where is model_cfg.pkl?
The text was updated successfully, but these errors were encountered: