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.
200 stars
12 watching
77 forks
Language: Python
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| A deep learning model that incorporates visual and phonetic features of Chinese characters to improve its ability to understand Chinese language nuances | 545 |
| An implementation of a character-based convolutional neural network for text classification. | 259 |
| Deep learning-based system to recognize and classify 12306 captcha images | 281 |
| Develops CTC-based text recognition models with neural network architectures | 259 |
| Provides pre-trained models for Chinese natural language processing tasks using the XLNet architecture | 1,652 |
| A deep learning model for classifying images with four digits | 68 |
| An image recognition system using a deep learning model to classify characters from verification codes | 189 |
| A pre-trained BERT-based Chinese text encoder with enhanced N-gram representations | 645 |
| A large-scale Chinese corpus for pre-training language models. | 927 |
| Provides pre-trained models for Chinese language tasks with improved performance and smaller model sizes compared to existing models. | 806 |
| A handwritten character recognition system developed using neural networks and image processing techniques | 46 |
| Detects text in images using a neural network architecture | 1,282 |
| A system for efficiently training and deploying neural networks for named entity recognition tasks with context-dependent representations. | 147 |
| Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |