Closed ronyuzhang closed 6 years ago
Save model weights Traceback (most recent call last): File "train.py", line 148, in figure = figure.reshape( (4,4) + figure.shape[1:] ) ValueError: cannot reshape array of size 884736 into shape (4,4,3,128,128,3)
Are we certain that it's the cropped versions of the images in your A and B folders rather than the full size ones?
Save model weights Traceback (most recent call last): File "train.py", line 148, in
figure = figure.reshape( (4,4) + figure.shape[1:] )
ValueError: cannot reshape array of size 884736 into shape (4,4,3,128,128,3)