duducode / bysj_hit
哈工大百优毕业论文。采用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
- Pytorch 实现中文手写汉字识别☆106Updated 5 years ago
- 汉字手写识别☆110Updated 3 years ago
- 好未来Feature Camp:中文手写汉字识别☆393Updated 6 years ago
- 使用Pytorch实现了中文手写字符识别☆28Updated 6 years ago
- 基于pytorch卷积神经网络的中文手写汉字识别,使用HWDB数据库☆112Updated 5 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆81Updated 6 years ago
- CNN+RNN+CTC☆12Updated 6 years ago
- 对任何文字图片来源进行预处理结合tesseract-ocr进行识别,主要模块有纸张边缘查找,四角定位,仿射变换,二值化,模糊处理,摩尔纹处理,噪点过滤,图片exif,jfif信息处理,表格线删除,图片阴影处理,傅里叶图片矫正处理等等。。本程序依赖于与图片exif,jfif信…☆90Updated 6 years ago
- CNN models for CASIA-HWDB dataset recognition, Implementation of paper <Building Fast and Compact Convolutional Neural Networks for Offli…☆47Updated 6 years ago
- HCCR中文手写汉字识别 (网站在线实时推理)☆14Updated 2 years ago
- 基于双目的人体姿态匹配与识别☆14Updated 7 years ago
- 竖排书法汉字识别☆64Updated 5 years ago
- 基于VGG16网络提取图像特征做图像检索提供Restful接口demo☆16Updated 5 years ago
- pretrained models for cnocr☆56Updated 3 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆83Updated 5 years ago
- CNN在线识别手写中文。☆532Updated 2 years ago
- 中山大学软件工程计算机视觉作业☆23Updated 6 years ago
- 这是一个用python做单个中文数字图像识别的程序☆54Updated 6 years ago
- 使用python语言,利用opencv库,实现校正图片中的A4纸☆85Updated 7 years ago
- 使用GAN生成汉字字体☆88Updated 2 years ago
- 文化传承—汉字书法多场景识别比赛☆110Updated 6 years ago
- 身份证复印件识别,CCF BDCI参赛项目☆62Updated 5 years ago
- 百度文字识别api,Python3,包含了(通用文字识别,通用文字识别(含位置信息版),通用文字识别(高精度版),通用文字识别(高精度含位置版),网络图片文字识别,身份证识别,银行卡识别,驾驶证识别,行驶证识别,营业执照识别,车牌识别,表格文字识别-提交请求,通用票据识别,…☆74Updated 6 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆239Updated 6 years ago
- ExtractChar could detect Chinese character with SWT and connectedComponentsWithStats.☆10Updated last year
- 车辆品牌识别☆25Updated 6 years ago
- 手写汉字识别系统☆20Updated 4 years ago
- 开发了一个python应用程序,可以将目标对象图片分割成指定数量的图片(像素),然后通过聚类分析算法得到每张图片(像素)的主色调并与图片库中的图片比对,将图片库中的最接近像素的图片替换原始像素,最终拼接回完整的目标对象图片。此程序最终得到的图像具有很好的视觉效果。☆17Updated 4 years ago
- OpenCv 学习笔记☆37Updated 3 years ago
- Training a CNN on Tensorflow to recognize handwritten Chinese characters☆93Updated 7 years ago