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
Flask web application recognizes a single word or number from an image based on deep learning word and digit recognition that combines a hybrid inference pipeline with the use of TensorFlow, a CNN + BiLSTM (CRNN) architecture, and CTC decoding.