-
Notifications
You must be signed in to change notification settings - Fork 200
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
Need I install open pose? #5
Comments
when I run this code "from network.rtpose_vgg import get_model", I meet the mistake "No module named 'network.rtpose_vgg'; 'network' is not a package" . |
in 'src' clone the GitHub repos accordingly. It will work. Also download the converted pytorch model and place it as needed. |
thanks very much for your reply. |
我不明白你的意思,可以说具体点吗?谢谢 |
@miaoweiwei 就是把个repo clone 到你的src目录下 |
1 similar comment
@miaoweiwei 就是把个repo clone 到你的src目录下 |
No description provided.
The text was updated successfully, but these errors were encountered: