https://github.com/shen-po-heng/imagerecognition_chinesenumber
This program is to recognize Chinese number by Convolutional Neural Network(CNN) model.
https://github.com/shen-po-heng/imagerecognition_chinesenumber
Last synced: 4 months ago
JSON representation
This program is to recognize Chinese number by Convolutional Neural Network(CNN) model.
- Host: GitHub
- URL: https://github.com/shen-po-heng/imagerecognition_chinesenumber
- Owner: Shen-po-heng
- Created: 2020-04-17T12:31:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-12T11:21:29.000Z (7 months ago)
- Last Synced: 2025-06-02T14:19:22.709Z (5 months ago)
- Language: Python
- Homepage:
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImageRecognition_ChineseNumber
This program is to recogonize Chinese number by Convernational Neural Network(CNN) model.
(as following, fingure source:https://www.helloteacher.asia/info/money-and-numbers)
As for the training and test data, it's colleced from the strudents in the Algorithm course in NCU (Taiwan, National Certral Unversity.
Owing to those data belonging to school in fact, I don't have right to share those traing and testing data.However, the concept of CNN is still same. Welcome to take them as reference.
If you have any question, please contact me further.