Chinese-Character-Recognition

Chinese character recognition network

This project demonstrates how to build and train a convolutional neural network (CNN) to recognize Chinese characters.

This project shows how to use CNN to perform Chinese character recognition, a much more complicated task compared to MNIST digit recognition.

GitHub

200 stars
12 watching
77 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
taosir/cnn_handwritten_chinese_recognition 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. 511
shannonai/chinesebert A deep learning model that incorporates visual and phonetic features of Chinese characters to improve its ability to understand Chinese language nuances 545
ahmedbesbes/character-based-cnn An implementation of a character-based convolutional neural network for text classification. 259
aaronshan/12306-captcha Deep learning-based system to recognize and classify 12306 captcha images 281
oyxhust/cnn-lstm-ctc-text-recognition Develops CTC-based text recognition models with neural network architectures 259
ymcui/chinese-xlnet Provides pre-trained models for Chinese natural language processing tasks using the XLNet architecture 1,652
zakizhou/captcha A deep learning model for classifying images with four digits 68
chxj1992/captcha_cracker An image recognition system using a deep learning model to classify characters from verification codes 189
sinovation/zen A pre-trained BERT-based Chinese text encoder with enhanced N-gram representations 645
cluebenchmark/cluecorpus2020 A large-scale Chinese corpus for pre-training language models. 927
cluebenchmark/cluepretrainedmodels Provides pre-trained models for Chinese language tasks with improved performance and smaller model sizes compared to existing models. 806
sachinkariyattin/hwcr A handwritten character recognition system developed using neural networks and image processing techniques 46
tianzhi0549/ctpn Detects text in images using a neural network architecture 1,282
liyuanlucasliu/ld-net A system for efficiently training and deploying neural networks for named entity recognition tasks with context-dependent representations. 147
jingzhang617/cod-rank-localize-and-segment Develops a system to detect, segment, and rank camouflaged objects in images. 74