person-blocker icon indicating copy to clipboard operation
person-blocker copied to clipboard

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

Open rginpan opened this issue 5 years ago • 1 comments

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!!

rginpan avatar Jun 26 '19 01:06 rginpan

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!

darmin-hsiung avatar Mar 23 '21 02:03 darmin-hsiung