soloice / Chinese-Character-RecognitionLinks
This project shows how to use CNN to perform Chinese character recognition, a much more complicated task compared to MNIST digit recognition.
☆204Updated 8 years ago
Alternatives and similar repositories for Chinese-Character-Recognition
Users that are interested in Chinese-Character-Recognition are comparing it to the libraries listed below
Sorting:
- Offline Handwritten Chinese Character Recognition based on GoogLeNet and AlexNet (With CaffeModel)☆271Updated 5 years ago
- Training a CNN on Tensorflow to recognize handwritten Chinese characters☆93Updated 8 years ago
- Use CTC + tensorflow to OCR☆353Updated 6 years ago
- This project is about directional feature extraction and HCCR-GoogLeNet CNN architecture definition for Caffe platform.☆121Updated 5 years ago
- 用keras实现OCR定位、识别☆531Updated 6 years ago
- CRNN with attention to do OCR,add Chinese recognition☆338Updated 11 months ago
- Attention OCR Based On Tensorflow☆431Updated 7 years ago
- OCR, CNN+LSTM (CTPN) for image text detection, tensorflow☆204Updated 6 years ago
- 运用tensorflow实现自然场景文字检测,keras/pytorch实现crnn+ctc实现不定长中文OCR识别☆392Updated 6 years ago
- CNN+LSTM+CTC based OCR implemented using tensorflow.☆368Updated 7 years ago
- ctpn+crnn Scene character recognition☆943Updated 7 years ago
- Handwritten Chinese character recognition with deep CNN☆69Updated 6 years ago
- BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。☆344Updated 4 years ago
- A TensorFlow implementation of https://github.com/bgshih/crnn☆301Updated 4 years ago
- Convolutional neural networks with Python 3 and Keras☆100Updated 6 years ago
- 基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别☆296Updated 6 years ago
- Based on crnn add Chinese recognition☆134Updated 6 years ago
- Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别☆288Updated 5 years ago
- Forked from argman/EAST for the ICPR MTWI 2018 CHALLENGE☆153Updated 6 years ago
- Tensorflow-based CNN+LSTM trained with CTC-loss for OCR☆501Updated 3 years ago
- An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition☆212Updated 2 years ago
- Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。☆347Updated 5 years ago
- ☆69Updated 7 years ago
- An Implementation of the seglink alogrithm in paper Detecting Oriented Text in Natural Images by Linking Segments☆498Updated 7 years ago
- An awesome OCR engine developed by SYSU DeepDriving Lab☆1,080Updated 6 years ago
- Detect text in natural images with SSD, Single Shot Detection☆223Updated 6 years ago
- 主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构☆1,281Updated 4 years ago
- CNN and LSTM model for text recognition☆262Updated 8 years ago
- The progress was used to generate synthetic dataset for Chinese OCR.☆273Updated 7 years ago
- End-to-end variable length Captcha recognition using CNN+RNN+Attention/CTC (pytorch implementation). 端到端的不定长验证码识别☆116Updated 7 years ago