weinman / cnn_lstm_ctc_ocr

Tensorflow-based CNN+LSTM trained with CTC-loss for OCR
GNU General Public License v3.0
498 stars 170 forks source link

Support for model conversion to SavedModel and Tensorflow Model Servi… #70

Open igorvishnevskiy opened 3 years ago

igorvishnevskiy commented 3 years ago

…ng gRPC inference example.