watsonyanghx / CNN_LSTM_CTC_Tensorflow

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

Lablels in mode Infer #32

Open jihadbourassi opened 5 years ago

jihadbourassi commented 5 years ago

Hi @watsonyanghx i found your code and i think i'm going to use it for license plate ocr but i want to ask first : In the inference mode do the images i want to test in mode infer have to have labels?