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

When I use a no-human picture to detect only human, the error is as bellowed: #15

Open
rginjapan opened this issue Jun 26, 2019 · 1 comment

Comments

@rginjapan
Copy link

image_masked[mask_selected > 0] = noisy_color[mask_selected > 0]
IndexError: boolean index did not match indexed array along dimension 1; dimension is 640 but corresponding boolean dimension is 28

How could I solve that? Thanks!!

@darmin-hsiung
Copy link

The same question when I ran this codes as follows

IndexError: boolean index did not match indexed array along dimension 1; dimension is 640 but corresponding boolean dimension is 28

what I shold do? 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