jeremisty99 / Chinese_Handwriting_RecognitionLinks
基于OpenCV和CNN的汉字手写识别系统
☆14Updated last year
Alternatives and similar repositories for Chinese_Handwriting_Recognition
Users that are interested in Chinese_Handwriting_Recognition are comparing it to the libraries listed below
Sorting:
- 基于pytorch卷积神经网络的中文手写汉字识别,使用HWDB数据库☆116Updated 5 years ago
- OpenCV图像处理的信用卡,卡号数字识别☆56Updated 6 years ago
- 本项目为基于深度学习的手写汉语拼音识别,采用Pytorch框架,整体采用主流深度学习文字识别算法CRNN+CTC方法,项目流程主要分为数据集采集及标注,算法构建、模型训练、预测与评估等。☆37Updated last year
- 毕业设计 使用pytorch进行深度学习网络模型训练,实现车型识别☆106Updated 2 years ago
- TensorFlow 2 实现手写数字识别和猫狗二分类识别☆22Updated 3 years ago
- 多位数字手写体识别(Python+Tensorflow+OpenCV)