Closed aashay96 closed 7 years ago
the load function is showing the following error -
ker = data[index:index+np.prod(kshape)].reshape(kshape) ValueError: cannot reshape array of size 443769 into shape (3,3,1024,1024) Can you please help?
the load function is showing the following error -
ker = data[index:index+np.prod(kshape)].reshape(kshape) ValueError: cannot reshape array of size 443769 into shape (3,3,1024,1024) Can you please help?