bethgelab/imagecorruptions

motion_blur still fails on input of size 32x32x3

Hvitgar opened this issue · 0 comments

when applied to SVHN or CIFAR images of shape 32x32x3, motion_blur fails with ValueError: could not broadcast input array from shape (32,0,3) into shape (32,32,3)