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

Pose estimate for single person with less than full body in picture #17

Closed
jiexunsee opened this issue Feb 14, 2017 · 3 comments
Closed

Comments

@jiexunsee
Copy link

Hi Dr Zhe,

I have tried your pose estimator and it works brilliantly for single and multiple people. However, if there is only one person in the picture and the picture does not contain his full body, I get an error which says:

File "demo.py", line 254, in
partAs = connection_all[k][:,0]
TypeError: list indices must be integers, not tuple

Any idea how to resolve this, or does the pose estimator only work for full body pictures?

Thanks a lot!

@shihenw
Copy link
Collaborator

shihenw commented Feb 14, 2017

@jiexunsee, that is a bug that popped out when there's a limb connecting two joints that are both non-existing. Now it should be fixed. If the issues goes on please share your test image so we can look into it.

@jiexunsee
Copy link
Author

Hi Shihen, thanks for the reply, I'll check it out!

@jiexunsee
Copy link
Author

It works, thanks a lot!

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