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

Can't run demo for video with python #338

Open
AmrutaAnalytics opened this issue Dec 1, 2020 · 8 comments
Open

Can't run demo for video with python #338

AmrutaAnalytics opened this issue Dec 1, 2020 · 8 comments
Assignees

Comments

@AmrutaAnalytics
Copy link

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?

@ganler
Copy link
Contributor

ganler commented Dec 7, 2020

@AmrutaAnalytics Then you need to compile the C++ source files for it. In our project, we use python for development and c++ for deployment.

@amrutahebli
Copy link

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.

@bhumikasinghrk
Copy link

@amrutahebli Did you get any solution for your problem? I am also facing the same issue

@SaadTazroute
Copy link

@amrutahebli could you go in details on how did you install the prerequisites for this project on collab ?

@wangbaoyi
Copy link

我也想知道答案,我只想运行py文件得到测试效果希望官方能改进呀

@Gyx-One
Copy link
Contributor

Gyx-One commented Nov 13, 2021

Hello! @AmrutaAnalytics @amrutahebli @bhumikasinghrk @wangbaoyi
Sorry to response so late.
Currently the newest python demo at python_demo.py could only perform image forwarding demo in python.
But it's very easy to adapt it to make it work on videos. I'll add this feature in the comming commit soon :).

@Gyx-One
Copy link
Contributor

Gyx-One commented Nov 13, 2021

Hello! @SaadTazroute
simply follow the quick start here will work :).

@Gyx-One Gyx-One self-assigned this Nov 13, 2021
@SaadTazroute
Copy link

thank you @Gyx-One

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

7 participants