OwnerAING / Captcha_recognition
基于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
- 不能更简单的基于keras的CRNN汉字识别代码. 即Fast R-CNN 网络的keras实现。☆39Updated 4 years ago
- 深度学习 + OpenCV,Python实现实时视频目标检测☆99Updated 6 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆240Updated 6 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆83Updated 5 years ago
- share examples of tensorflow☆63Updated 6 years ago
- 使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star☆58Updated 6 years ago
- 人脸年龄识别☆21Updated 6 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆67Updated 6 years ago
- 目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头☆144Updated 6 years ago
- 简单实现VGG16☆59Updated 6 years ago
- yolo做行人检测+deep-sort做匹配,端对端做多目标跟踪☆136Updated 6 years ago
- 对于小目标的检测和识别☆27Updated 6 years ago
- 图像细粒度分类☆12Updated 6 years ago
- Training a convolutional neural network using own picture dataset☆105Updated 6 years ago
- 人体、面部、手部关键点识别,动作识别☆120Updated 2 years ago
- 基于pytorch卷积神经网络的中文手写汉字识别,使用HWDB数据库☆114Updated 5 years ago
- 基于深度学习和TensorFlow的英文和汉字验证码识别☆170Updated 4 years ago
- 数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)☆75Updated 4 years ago
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆248Updated 4 years ago
- 基于CNN,keras的验证码识别项目☆17Updated 5 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆101Updated 6 years ago
- 通用的图像分类项目,并以涉黄、涉政、涉恐和普通图片4分类为例。☆135Updated 5 years ago
- 【目标识别】yolo3_keras旗帜识别&&训练自己数据☆51Updated 3 years ago
- OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。☆222Updated 2 years ago
- ☆40Updated 5 years ago
- 基于yolo3的人数统计程序☆110Updated 5 years ago
- 基于YOLOV3的人体口罩佩戴检测☆57Updated 5 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆179Updated 6 years ago
- 基于PyTorch&YOLOv4实现的口罩佩戴检测 自建口罩数据集分享☆208Updated 4 years ago