Skip to content
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

help/ crowdposetools missing and once-for-all lib #23

Open
narges-sa opened this issue Sep 5, 2022 · 2 comments
Open

help/ crowdposetools missing and once-for-all lib #23

narges-sa opened this issue Sep 5, 2022 · 2 comments

Comments

@narges-sa
Copy link

Hi there,
I am trying to clone the GitHub repo and run inference using your model. It seems one file is missing from the repo which causes an error 'No module named 'crowdposetools''. I found some links like 'HRNet/HigherHRNet-Human-Pose-Estimation#26' but could not solve this problem.
I run the model in Google Colab, Can you guide me on how to solve this problem in this environment?
in addition, you used once-for-all lib, would you explain which function uses this library?

Thank you for sharing this professional code and for your guidance in advance,

@jxhnx
Copy link

jxhnx commented Sep 5, 2022

You can try to install crowdpose directly via pip:

pip install git+https://github.com/Jeff-sjtu/CrowdPose.git#subdirectory=crowdpose-api/PythonAPI

@narges-sa
Copy link
Author

You can try to install crowdpose directly via pip:

pip install git+https://github.com/Jeff-sjtu/CrowdPose.git#subdirectory=crowdpose-api/PythonAPI
Thank you for your answer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants