AmemiyaYuko / HandwrittenChineseCharacterRecognitionLinks
Training a CNN on Tensorflow to recognize handwritten Chinese characters
☆95Updated 8 years ago
Alternatives and similar repositories for HandwrittenChineseCharacterRecognition
Users that are interested in HandwrittenChineseCharacterRecognition are comparing it to the libraries listed below
Sorting:
- This project shows how to use CNN to perform Chinese character recognition, a much more complicated task compared to MNIST digit recognit…☆205Updated 8 years ago
- BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。☆346Updated 5 years ago
- OCR, CNN+LSTM (CTPN) for image text detection, tensorflow☆203Updated 7 years ago
- Offline Handwritten Chinese Character Recognition based on GoogLeNet and AlexNet (With CaffeModel)☆271Updated 6 years ago
- CRNN with attention to do OCR,add Chinese recognition☆338Updated last year
- An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition☆219Updated 2 years ago
- Convolutional neural networks with Python 3 and Keras