You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/content/Korean-OCR-Model-Design-based-on-Keras-CNN/test.py", line 31, in
test_Image(T_Image_addr,index_to_syllable)
File "/content/Korean-OCR-Model-Design-based-on-Keras-CNN/test.py", line 20, in test_Image
T_Image_Array = T_Image_Array.reshape(1,32,32,3)
ValueError: cannot reshape array of size 4096 into shape (1,32,32,3)