OwnerAING / Captcha_recognition
基于CNN的图像验证码识别,利用GM-HMM对验证码进行分割,通过CNN(类VGG模型)训练识别,其中对单个字符的识别准确率为98.20%,对整个验证码识别的准确率为82%
☆16Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Captcha_recognition
- share examples of tensorflow☆63Updated 6 years ago
- 不能更简单的基于keras的CRNN汉字识别代码. 即Fast R-CNN 网络的keras实现。☆38Updated 4 years ago
- 深度学习 + OpenCV,Python实现实时视频目标检测☆94Updated 5 years ago
- 基于YOLOV3的人体口罩佩戴检测☆56Updated 4 years ago
- 人脸年龄识别☆20Updated 5 years ago
- 目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头☆138Updated 5 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆240Updated 5 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 5 years ago
- 【目标识别】yolo3_keras旗帜识别&&训练自己数据☆49Updated 3 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆172Updated 5 years ago
- 简单实现VGG16☆58Updated 6 years ago
- 基于深度学习的口罩佩戴检测,Keras-YOLOv3 实现。☆65Updated 4 years ago
- 基于keras的银行卡号识别☆66Updated 5 years ago
- 使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star☆58Updated 5 years ago
- 图像细粒度分类☆12Updated 6 years ago
- 计算机视觉方面的分类、对象检测、图像分割、人脸检测、OCR等中文翻译☆108Updated 3 years ago
- keras实现faster rcnn,end2end训练、预测; 持续更新中,见todo... ;欢迎试用、关注并反馈问题☆86Updated 4 years ago
- tensorflow-slim下的inception_v3、inception_v4、inception_resnet_v2分类模型的数据制作、训练、评估、导出模型、测试☆23Updated 4 years ago
- 我写了详细代码注释,卷积神经网络经典项目猫狗识别kaggle☆45Updated 5 years ago
- 人体、面部、手部关键点识别,动作识别☆115Updated last year
- 更改facenet源码目录的一些结构,下载即用。功能包括:一、摄像头人脸检测,关键点检测。二、静态图人脸检测,关键点检测。三、人脸对齐。四、人脸比较。五、人脸聚类。☆55Updated last year
- keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...☆107Updated 4 years ago
- 经典目标检测方法整理☆37Updated 5 years ago
- 训练自己的数据,识别二维码中的汉字☆25Updated 6 years ago
- yolo做行人检测+deep-sort做匹配,端对端做多目标跟踪☆135Updated 6 years ago
- 这是一个利用keras实现mtcnn的代码,可以实现人脸检测。☆125Updated 3 years ago
- 中文字符识别项目☆16Updated 6 years ago
- 基于深度学习的视频人脸检测☆38Updated 7 years ago
- yolov3的tensorflow实现☆59Updated 5 years ago