1zlab / 1ZLAB_OpenCV_HandwritingLinks
OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。
☆82Updated 6 years ago
Alternatives and similar repositories for 1ZLAB_OpenCV_Handwriting
Users that are interested in 1ZLAB_OpenCV_Handwriting are comparing it to the libraries listed below
Sorting:
- tianchi 天池 广东工业智造算法赛 广东工业智造大数据创新算法赛 铝材表面瑕疵检测☆21Updated 6 years ago
- Faster_RCNN for text detection 文本检测☆63Updated 3 years ago
- keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...☆108Updated 4 years ago
- ICPR 2018 挑战赛一:网络图像的文本识别 / ICPR 2018 挑战赛二:网络图像的文本检测☆42Updated 7 years ago
- Python3使用TF-Slim进行图像分类☆50Updated 7 years ago
- 车牌识别、定位、分割。☆123Updated 6 years ago
- 深度学习☆24Updated 6 years ago
- 华为比赛,参赛队伍分享《文化传承—汉字书法多场景识别》 地址:https://www.datafountain.cn/competitions/334/details☆13Updated 6 years ago
- 竖排书法汉字识别☆64Updated 5 years ago
- OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。☆222Updated 2 years ago
- CNN训练与测试人脸戴眼镜与否的图片分类(TensorFlow)☆30Updated 7 years ago
- 身份证复印件识别,CCF BDCI参赛项目☆62Updated 5 years ago
- 训练分类器 OpenCV分类定位检测目标☆18Updated 6 years ago
- a general image classifer framework written by Keras☆146Updated 7 years ago
- ☆52Updated 7 years ago
- 图像字符识别☆11Updated 6 years ago
- 从零开始深度学习:TinyMind汉字书法识别☆40Updated 4 years ago
- 基于keras的银行卡号识别☆69Updated 5 years ago
- 使用OpenCV实现色块追踪 为了方便大家入门OpenCV以及使用OpenCV实现颜色识别, 阿凯编写了相关的上位机脚本, 同时也有. 刚开始的时候, 你的精力可以放在算法流程上面, 没必要在前期过于关注代码的细节. 脚本的代码阿凯也是逐行注释的, 也可以作为你的项目参考 …☆93Updated 6 years ago
- 👷胶囊表面缺陷检测withTensorflow,主要检测了凹陷和缺失部分,涉及到GPU加速☆119Updated 4 years ago
- ☆59Updated 6 years ago
- 目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头☆144Updated 6 years ago
- 基于YOLOv4的安全帽佩戴检测☆89Updated 4 years ago
- 对于小目标的检测和识别☆27Updated 6 years ago
- 使用Pytorch实现了中文手写字符识别☆27Updated 6 years ago
- 计算机视觉方面的分类、对象检测、图像分割、人脸检测、OCR等中文翻译☆113Updated 3 years ago
- A base pipline for chinese recognition☆78Updated 7 years ago
- CNN models for CASIA-HWDB dataset recognition, Implementation of paper <Building Fast and Compact Convolutional Neural Networks for Offli…☆46Updated 7 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆85Updated 6 years ago
- 使用CNN全卷积神经网络进行整行汉字识别,正确率90-94%,后来有朋友改成densenet做主网络,做到99%以上正确率☆31Updated 5 years ago