longredzhong / keras_captchaLinks
用卷积神经网络进行图像验证码的识别
☆25Updated 7 years ago
Alternatives and similar repositories for keras_captcha
Users that are interested in keras_captcha are comparing it to the libraries listed below
Sorting:
- 基于深度学习和TensorFlow的英文和汉字验证码识别☆176Updated 5 years ago
- 本项目采用Opencv实现对视频信号的实时采集与帧提取,用Adaboost算法实现人脸图像的提取分割,并基于Keras搭建CNN卷积神经网络结构,用提取到的人脸图像训练CNN模型,并实现对视频中人脸的实时检测识别。☆108Updated 7 years ago
- 基于 Keras + Flask 的 Mnist 手写数字集识别系统☆122Updated 2 years ago
- 基于tensorflow的的cnn卷积神经网络的图像识别分类☆124Updated 6 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆122Updated 5 years ago
- 蔬菜水果图片识别少量样本测试效果☆60Updated 7 years ago
- 响应习大大的号召,进行垃圾分类。基于OpenCV和TensorFlow的生活垃圾图像分类识别。☆245Updated 6 years ago
- keras 图像识别☆111Updated 2 years ago
- 深度学习 + OpenCV,Python实现实时视频目标检测☆101Updated 6 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆242Updated 6 years ago
- 基于torch进行验证码识别,识别率达94%☆119Updated 2 years ago
- 本项目为基于深度学习的手写汉语拼音识别,采用Pytorch框架,整体采用主流深度学习文字识别算法CRNN+CTC方法,项目流程主要分为数据集采集及标注,算法构建、模型训练、预测与评估等。☆37Updated last year
- 一个简单的图像分类识别器GUI,使用python GUI + tensorflow 封装官方inceptionV3模型,可以识别2W种物品,和动物。☆64Updated 4 years ago
- 汽车识别,汽车车型识别,汽车品牌识别,车辆识别,深度学习,神经网络☆180Updated 2 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆177Updated 6 years ago
- 基于CNN,keras的验证码识别项目☆17Updated 6 years ago
- 车牌识别 、定位、分割。☆122Updated 7 years ago
- 验证码识别比赛code,针对数字,大小写字母能达到97-99%的准确率☆134Updated last year
- 使用tensorflow和cnn做的图像识别,对四种花进行了分类。☆621Updated 5 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 5 years ago
- 基于TensorFlow和Keras的智能垃圾分类系统,用于参加中国软件杯双创大赛。☆89Updated 4 years ago
- 使用pytorch搭建cnn识别验证码☆110Updated 5 years ago
- 卷积神经网络实现的验证码识别☆198Updated 2 years ago
- tensorflow关于目标检测的实现 包括maskrcnn; keras二分类,多分类实例以及两种不同的车牌识别,人脸识别,GAN☆40Updated 5 years ago
- 基于YOLOv3的口罩佩戴识别(识别是否佩戴了口罩),使用MFC制作了客户端☆18Updated 4 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆54Updated 7 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆180Updated 5 years ago
- 基于卷积神经网络的猫狗识别 web 应用☆161Updated 2 years ago
- 基于CNN的车牌号识别☆139Updated 5 years ago
- 图像字符识别☆11Updated 6 years ago