aleImage imgVector = imgLL.reshape(1, WIDTH*HEIGHT) ValueError: cannot reshape array of size 126025 into shape (1,187500)
aleImage
imgVector = imgLL.reshape(1, WIDTH*HEIGHT)
ValueError: cannot reshape array of size 126025 into shape (1,187500)