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

dlclivegui.create_labeled_video #14

Open
jiaweike opened this issue Dec 30, 2021 · 1 comment
Open

dlclivegui.create_labeled_video #14

jiaweike opened this issue Dec 30, 2021 · 1 comment

Comments

@jiaweike
Copy link

envs\dlclg\lib\site-packages\dlclivegui\video.py", line 194, in create_labeled_video
this_bp = this_pose[this_pose["bodyparts"] == bodyparts[j]][
IndexError: only integers, slices (:), ellipsis (...), numpy.newaxis (None) and integer or boolean arrays are valid indices

@jiaweike
Copy link
Author

jiaweike commented Jan 5, 2022

I have solved this issue. The reason is a bug as following:
image
it should be:
image

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

1 participant