imagecorruptions icon indicating copy to clipboard operation
imagecorruptions copied to clipboard

motion_blur still fails on input of size 32x32x3

Open bmitzkus opened this issue 5 years ago • 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)

bmitzkus avatar Dec 16 '19 10:12 bmitzkus