duducode / bysj_hitLinks
哈工大百优毕业论文。采用LeNet、VggNet、AlexNet、ResNet、CPL等网络识别21003类手写汉字,并采用标签映射、分级聚类、笔画编码等方法改进速度和准确率。
☆19Updated 5 years ago
Alternatives and similar repositories for bysj_hit
Users that are interested in bysj_hit are comparing it to the libraries listed below
Sorting:
- Pytorch 实现中文手写汉字识别☆107Updated 5 years ago
- 基于pytorch卷积神经网络的中文手写汉字识别,使用HWDB数据库☆115Updated 5 years ago
- 汉字手写识别☆111Updated 3 years ago
- 使用Pytorch实现了中文手写字符识别☆27Updated 6 years ago
- 好未来Feature Camp:中文手写汉字识别☆399Updated 6 years ago
- 竖排书法汉字识别☆64Updated 5 years ago
- CNN models for CASIA-HWDB dataset recognition, Implementation of paper <Building Fast and Compact Convolutional Neural Networks for Offli…☆47Updated 7 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆83Updated 6 years ago
- CNN在线识别手写中文。☆535Updated 2 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆82Updated 6 years ago
- Training a CNN on Tensorflow to recognize handwritten Chinese characters☆93Updated 8 years ago
- HCCR中文手写汉字识别 (网站在线实时推理)☆14Updated 2 years ago
- W-Net-MSMC Initial commit☆33Updated 4 years ago
- 自己计算机视觉的大作业,一个实时人脸识别系统☆12Updated 8 years ago
- TensorFlow2.0的中文汉字手写体识别!OCR必备,欢迎star!☆661Updated 2 years ago
- 开发了一个python应用程序,可以将目标对象图片分割成指定数量的图片(像素),然后通过聚类分析算法得到每张图片(像素)的主色调并与图片库中的图片比对,将图片库中的最接近像素的图片替换原始像素,最终拼接回完整的目标对象图片。此程序最终得到的图像具有很好的视觉效果。☆18Updated 4 years ago
- The official implementation of the "A high-performance CNN method for offline handwritten Chinese character recognition and visualization…☆42Updated 3 years ago
- 手写汉字识别系统☆21Updated 5 years ago
- 全能扫描王类似截取文档所在位置,然后透视变换回正常位置☆22Updated 6 years ago
- 身份证复印件识别,CCF BDCI参赛项目☆62Updated 5 years ago
- OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。☆222Updated 2 years ago
- 基于VGG16网络提取图像特征做图像检索提供Restful接口demo☆16Updated 5 years ago
- 汉字图像数据清洗工具,两个功能:字体文件转汉字图像,书法作品文字分割☆17Updated 5 years ago
- pretrained models for cnocr☆56Updated 3 years ago
- 用卷积神经网络进行图像验证码的识别☆24Updated 7 years ago
- Offline Handwritten Chinese Character Recognition based on HCCR-CNN9Layer.☆27Updated 7 years ago
- 使用GAN生成汉字字体☆88Updated 2 years ago
- 手写汉字笔顺轨迹提取☆52Updated 3 years ago
- 使用python语言,利用opencv库,实现校正图片中的A4纸☆86Updated 7 years ago
- 对任何文字图片来源进行预处理结合tesseract-ocr进行识别,主要模块有纸张边缘查找,四角定位,仿射变换,二值化,模糊处理,摩尔纹处理,噪点过滤,图片exif,jfif信息处理,表格线删除,图片阴影处理,傅里叶图片矫正处理等等。。本程序依赖于与图片exif,jfif信…☆90Updated 6 years ago