Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 951 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 951 Bytes

tensorflow-crnn

Tensorflow slim Implementation of the Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition tasks, such as scene text recognition and OCR.

Install

pip install -r requirements.txt

Example

captcha generate image look like this

example

trained model can download from Baidu

complete code in Infer

How To Train

  1. train python train.py
  2. eval python eval.py

common args define in util.py

Metrics

Sequence Accuracy

Donation

Buy Me A Coffee