Jayhello / textbox_proposals_fcrn
An implementation of the Fully Convolutional Recurrent Neural Network (FCRN) Framework in Keras as described by Ankush Gupta et. al in the paper "Synthetic Data for Text Localisation in Natural Images"
☆12Updated 8 years ago
Alternatives and similar repositories for textbox_proposals_fcrn:
Users that are interested in textbox_proposals_fcrn are comparing it to the libraries listed below
- crnn in mxnet.can train with chinese characters☆48Updated 6 years ago
- A modified SSD model for text detection☆91Updated 8 years ago
- Reappearance 'EAST:An Efficient and Accurate Scene Text Detector' with pytorch☆48Updated 7 years ago
- ☆67Updated 8 years ago
- This repo contains code written by MXNet for ocr tasks, which uses an cnn-lstm-ctc architecture to do text recognition.☆50Updated 7 years ago
- TextBoxes: A Fast Text Detector with a Single Deep Neural Network https://github.com/MhLiao/TextBoxes 基于SSD改进的文本检测算法,textBoxes_note记录了之…☆24Updated 7 years ago
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow☆53Updated 7 years ago
- 佟派中文合成文本数据集是一个用来训练自然场景文本识别模型的数据集。☆45Updated 7 years ago
- CUDA 8.0 Support for Detecting Text in Natural Image with Connectionist Text Proposal Network