migege / tf-CNN-CASIA-HWDB
A tensorflow implementation of recognition of handwritten Chinese characters.
☆25Updated 7 years ago
Alternatives and similar repositories for tf-CNN-CASIA-HWDB:
Users that are interested in tf-CNN-CASIA-HWDB are comparing it to the libraries listed below
- Training a CNN on Tensorflow to recognize handwritten Chinese characters☆93Updated 7 years ago
- Offline Handwritten Chinese Character Recognition based on HCCR-CNN9Layer.☆27Updated 6 years ago
- CNN models for CASIA-HWDB dataset recognition, Implementation of paper <Building Fast and Compact Convolutional Neural Networks for Offli…☆47Updated 6 years ago
- Faster_RCNN for text detection 文本检测☆63Updated 3 years ago
- icpr2018_ocr_papers about ocr☆62Updated 6 years ago
- 佟派中文合成文本数据集是一个用来训练自然场景文本识别模型的数据集。☆45Updated 7 years ago
- 该脚本根据语料文件生成对应的图像文件,适用于文本识别等CV任务☆29Updated 3 years ago
- Based on crnn add Chinese recognition☆134Updated 6 years ago
- [CVPR 2019] "Handwriting Recognition in Low-resource Scripts using Adversarial Learning ”, IEEE Conf. on Computer Vision and Pattern Reco…☆63Updated 5 years ago
- CRNN with attention to do OCR,add Chinese recognition☆337Updated 10 months ago
- Convolutional neural networks with Python 3 and Keras☆100Updated 6 years ago
- use STN+CNN+BLSTM+CTC to do OCR☆93Updated 6 years ago
- 竖排书法汉字识别☆64Updated 5 years ago
- PixelLink-with-pytorch☆77Updated 4 years ago
- This project is about directional feature extraction and HCCR-GoogLeNet CNN architecture definition for Caffe platform.☆121Updated 5 years ago
- ☆70Updated 7 years ago
- Forked from weinman/cnn_lstm_ctc_ocr for the ICPR MTWI 2018 challenge 1☆64Updated 6 years ago
- The SCUT-EPT Dataset for the research of offline handwritten Chinese text recognition (HCTR) in educational documents has been released.☆117Updated 4 years ago
- Textboxes_plusplus implementation with Tensorflow (python)☆82Updated 4 years ago
- This project shows how to use CNN to perform Chinese character recognition, a much more complicated task compared to MNIST digit recognit…