OwnerAING / Captcha_recognitionLinks
基于CNN的图像验证码识别,利用GM-HMM对验证码进行分割,通过CNN(类VGG模型)训练识别,其中对单个字符的识别准确率为98.20%,对整个验证码识别的准确率为82%
☆16Updated 5 years ago
Alternatives and similar repositories for Captcha_recognition
Users that are interested in Captcha_recognition are comparing it to the libraries listed below
Sorting:
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- 目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头☆144Updated 6 years ago
- 使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star☆58Updated 6 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排 名5/700。这个项目也可以用于其…☆85Updated 6 years ago
- 深度学习 + OpenCV,Python实现实时视频目标检测☆101Updated 6 years ago
- keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...☆108Updated 4 years ago
- 基于YOLOV3的人体口罩佩戴检测☆57Updated 5 years ago
- 基于深度学习的口罩佩戴检测,Keras-YOLOv3 实现。☆68Updated 5 years ago
- 图像细粒度分类☆12Updated 6 years ago
- 这是一个ssd-keras的源码,可以用于训练自己的模型。☆168Updated 2 years ago
- keras实现faster rcnn,end2end训练、预测; 持续更新中,见todo... ;欢迎试用、关注并反馈问题☆85Updated 5 years ago
- tensorflow-slim下的inception_v3、inception_v4、inception_resnet_v2分类模型的数据制作、训练、评估、导出模型、测试☆24Updated 4 years ago
- 使用Pytorch实现了中文手写字符识别☆27Updated 6 years ago
- 基于YOLOv4的安全帽佩戴检测☆89Updated 4 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆144Updated 4 years ago
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆69Updated 6 years ago
- yolo做行人检测+deep-sort做匹配,端对端做多目标跟踪☆137Updated 6 years ago
- 简单车牌识别-Mask_RCNN定位车牌+手写方法分割字符+CNN单个字符识别☆173Updated 4 years ago
- 简单实现VGG16☆60Updated 6 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆242Updated 6 years ago
- yolov3的tensorflow实现☆59Updated 5 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆178Updated 6 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆82Updated 6 years ago
- 这个例子可以用LSTM来写五言诗。☆40Updated 5 years ago
- 人脸年龄识别☆25Updated 6 years ago
- 计算机视觉方面的分类、对象检测、图像分割、人脸检测、OCR等中文翻译☆113Updated 3 years ago
- yolo v3的tensorflow实现 https://github.com/YunYang1994/tensorflow-yolov3☆33Updated 6 years ago
- 基于pytorch卷积神经网络的中文手写汉字识别,使用HWDB数据库☆116Updated 5 years ago
- 天池竞赛Baseline分享(2018广东工业智造大数据创新大赛——智能算法赛,线上0.921无调参)☆258Updated 5 years ago
- tensorflow-learning-tutorials☆40Updated 6 years ago