ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions
I am trying to convert a list of PIL images into to nparray but i am getting this error.
I am trying to convert a list of PIL images into to nparray but i am getting this error.