Jayhello / textbox_proposals_fcrnLinks
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
Sorting:
- crnn in mxnet.can train with chinese characters☆48Updated 6 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
- ☆67Updated 8 years ago
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow☆53Updated 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
- Implement 'Single Shot Text Detector with Regional Attention, ICCV 2017 Spotlight'☆83Updated 7 years ago
- Reappearance 'EAST:An Efficient and Accurate Scene Text Detector' with pytorch☆48Updated 7 years ago
- A modified SSD model for text detection☆91Updated 8 years ago
- ☆49Updated 7 years ago
- Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation☆22Updated 6 years ago
- This is a simple project to generate simple cropped images with characters. You can generate with Chinese or English characters. Backgrou…☆38Updated 8 years ago
- 佟派中文合成文本数据集是一个用来训练自然场景文本识别模型的数据集。☆45Updated 8 years ago
- RRD: Rotation-Sensitive Regression for Oriented Scene Text Detection☆101Updated 6 years ago
- ocr, cnn+lstm+ctc, crnn, recognition model, tensorflow☆75Updated 6 years ago
- caffe re-implementation of R2CNN: Rotational Region CNN for Orientation Robust Scene Text Detection☆80Updated 7 years ago
- ☆31Updated 7 years ago
- icpr2018_ocr_papers about ocr☆62Updated 6 years ago
- ☆23Updated 7 years ago
- Tensorflow re-implementation of the recognition part the paper "Deep TextSpotter: An End-to-End Trainable Scene Text Localization and Rec…☆24Updated 6 years ago
- ITN Project codes and models for CVPR 2018 paper: Geometry-Aware Scene Text Detection with Instance Transformation Network☆40Updated 5 years ago
- CUDA 8.0 Support for Detecting Text in Natural Image with Connectionist Text Proposal Network☆50Updated 8 years ago
- Tensorflow CTPN☆39Updated 6 years ago
- Connectionist Text Proposal Network in MXNet☆71Updated 6 years ago
- Image Retrieval Experiment Using Triplet Loss☆26Updated 8 years ago
- use STN+CNN+BLSTM+CTC to do OCR☆93Updated 7 years ago
- ☆40Updated 6 years ago
- A tools can generate samples for OCR trainning. 用于OCR的字符样本生成工具☆65Updated 7 years ago
- 一个比较复杂的生成真实场景文字的Python项目。原项目只能生成英文。 经过修改之后能够生成中文。 并且我也添加了图片中文字的切割和对应label的保存代码。☆34Updated 8 years ago
- memory efficient densenet+lstm+ctc实现中文识别☆31Updated 3 years ago
- A clone from Max Jaderberg's Text Renderer☆33Updated 9 years ago