A TensorFlow implementation of https://github.com/bgshih/crnn
☆303Jun 10, 2020Updated 5 years ago
Alternatives and similar repositories for CRNN
Users that are interested in CRNN are comparing it to the libraries listed below
Sorting:
- Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition☆1,039May 9, 2023Updated 2 years ago
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow☆53Jul 31, 2017Updated 8 years ago
- Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.☆2,100Mar 4, 2019Updated 7 years ago
- Use CTC + tensorflow to OCR☆352Jul 28, 2018Updated 7 years ago
- TensorFlow convolutional recurrent neural network (CRNN) for text recognition☆293Nov 20, 2019Updated 6 years ago
- CRNN with attention to do OCR,add Chinese recognition☆338Jun 16, 2024Updated last year
- A synthetic data generator for text recognition☆3,646Jul 18, 2024Updated last year
- text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network