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
I wonder why input images are rotated in image_ocr.ipynb? (The original dimensions are 64 rows and 128 colums but the input shape of the convnet is 128*64.) What is the importance of this transformation? And what is more strange is that the images are actually not rotated but simply reshaped...
The text was updated successfully, but these errors were encountered:
I wonder why input images are rotated in image_ocr.ipynb? (The original dimensions are 64 rows and 128 colums but the input shape of the convnet is 128*64.) What is the importance of this transformation? And what is more strange is that the images are actually not rotated but simply reshaped...
The text was updated successfully, but these errors were encountered: