soloice / Chinese-Character-Recognition
This project shows how to use CNN to perform Chinese character recognition, a much more complicated task compared to MNIST digit recognition.
☆200Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Chinese-Character-Recognition
- Offline Handwritten Chinese Character Recognition based on GoogLeNet and AlexNet (With CaffeModel)☆266Updated 5 years ago
- Use CTC + tensorflow to OCR☆354Updated 6 years ago
- CRNN with attention to do OCR,add Chinese recognition☆334Updated 5 months ago
- 运用tensorflow实现自然场景文字检测,keras/pytorch实现crnn+ctc实现不定长中文OCR识别☆394Updated 5 years ago
- 用keras实现OCR定位、识别☆526Updated 5 years ago
- Attention OCR Based On Tensorflow☆431Updated 6 years ago
- Training a CNN on Tensorflow to recognize handwritten Chinese characters☆91Updated 7 years ago
- OCR, CNN+LSTM (CTPN) for image text detection, tensorflow☆207Updated 5 years ago
- This project is about directional feature extraction and HCCR-GoogLeNet CNN architecture definition for Caffe platform.☆120Updated 5 years ago
- BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。☆342Updated 4 years ago
- ctpn+crnn Scene character recognition☆942Updated 6 years ago
- Based on crnn add Chinese recognition☆134Updated 6 years ago
- Convolutional neural networks with Python 3 and Keras☆99Updated 6 years ago
- CNN+LSTM+CTC based OCR implemented using tensorflow.☆363Updated 6 years ago
- Detecting text by linking segments.☆245Updated 6 years ago
- CNN and LSTM model for text recognition☆259Updated 7 years ago
- A TensorFlow implementation of https://github.com/bgshih/crnn☆299Updated 4 years ago
- An Implementation of the seglink alogrithm in paper Detecting Oriented Text in Natural Images by Linking Segments☆495Updated 6 years ago
- Detect text in natural images with SSD, Single Shot Detection☆224Updated 6 years ago
- An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition☆212Updated last year
- Forked from argman/EAST for the ICPR MTWI 2018 CHALLENGE☆153Updated 6 years ago
- Handwritten Chinese character recognition with deep CNN☆66Updated 6 years ago
- The progress was used to generate synthetic dataset for Chinese OCR.☆266Updated 7 years ago
- 第一届西安交通大学人工智能实践大赛(2018AI实践大赛--图片文字识别)第一名;仅采用densenet识别图中文字☆458Updated 5 years ago
- Detecting Text in Natural Image with Connectionist Text Proposal Network (ECCV'16)☆1,284Updated 3 years ago
- Extremely simple implement for CRNN by Tensorflow☆526Updated last year