cnn_handwritten_chinese_recognition
Handwritten Chinese recognizer
A Python-based web application that recognizes handwritten Chinese characters using a Convolutional Neural Network (CNN), allowing users to input text via an online writing board and receive recognition results.
CNN在线识别手写中文。
508 stars
12 watching
128 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
chinesecnnflaskhandwritepythonrecognition
Related projects:
Repository | Description | Stars |
---|---|---|
soloice/chinese-character-recognition | This project demonstrates how to build and train a convolutional neural network (CNN) to recognize Chinese characters. | 200 |
996refuse/zheye | A Python-based OCR system designed to recognize handwritten Chinese characters in vertical captcha images | 798 |
sachinkariyattin/hwcr | A handwritten character recognition system developed using neural networks and image processing techniques | 46 |
liushenwenyuan/matlab_orc | A Matlab implementation of a handwritten digit recognition system using neural networks. | 50 |
aaronshan/12306-captcha | Deep learning-based system to recognize and classify 12306 captcha images | 280 |
oyxhust/cnn-lstm-ctc-text-recognition | Develops CTC-based text recognition models with neural network architectures | 259 |
swift-ai/neuralnet-handwriting-ios | An iOS app demonstrating handwriting recognition using deep learning and NeuralNet | 179 |
zakizhou/captcha | A deep learning model for classifying images with four digits | 68 |
pyk/hsr | Recognizes hand signals using machine learning models trained on webcam images. | 108 |
ymcui/chinese-xlnet | Provides pre-trained models for Chinese natural language processing tasks using the XLNet architecture | 1,653 |
jdrzj/handwritten-digits-recognition | A handwritten digits recognition system built using neural networks and Ruby | 6 |
shannonai/chinesebert | A deep learning model that incorporates visual and phonetic features of Chinese characters to improve its ability to understand Chinese language nuances | 542 |
sinovation/zen | A pre-trained BERT-based Chinese text encoder with enhanced N-gram representations | 643 |
tianzhi0549/ctpn | Detects text in images using a neural network architecture | 1,284 |
swift-ai/neuralnet-mnist | An open-source project that trains a neural network using the MNIST dataset to recognize handwritten digits. | 34 |