-
Notifications
You must be signed in to change notification settings - Fork 275
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
Can't run demo for video with python #338
Comments
@AmrutaAnalytics Then you need to compile the C++ source files for it. In our project, we use python for development and c++ for deployment. |
Thank you for the response. I tried doing C++ installation but the docker is not well supported in google colab hence unable to run even "docker pull tensorlayer/hyperpose" in colab, also this is the first time I am using docker thus it would be great if you can guide in this regard. |
@amrutahebli Did you get any solution for your problem? I am also facing the same issue |
@amrutahebli could you go in details on how did you install the prerequisites for this project on collab ? |
我也想知道答案,我只想运行py文件得到测试效果希望官方能改进呀 |
Hello! @AmrutaAnalytics @amrutahebli @bhumikasinghrk @wangbaoyi |
Hello! @SaadTazroute |
thank you @Gyx-One |
I am trying to implement hyperpose on google colab, I have successfully installed python libraries mentioned here. I want to run a demo on video using python. I have also tried "Predict a video using Operator API" section . How to get the hyperpose-cli? Is there any way we can run demo using python?
The text was updated successfully, but these errors were encountered: