watsonyanghx / CNN_LSTM_CTC_Tensorflow

CNN+LSTM+CTC based OCR implemented using tensorflow.
MIT License
362 stars 210 forks source link

Feature extraction using CNN #3

Closed sanakhamekhem closed 6 years ago

sanakhamekhem commented 7 years ago

Hi, I would like to extract feature sequence of a text line image using CNN. How can I perform this ? Thank you in advance for your help.

watsonyanghx commented 7 years ago

Sorry, I don't know how to do this.