imagecorruptions
imagecorruptions copied to clipboard
motion_blur still fails on input of size 32x32x3
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)