longredzhong / keras_captcha
用卷积神经网络进行图像验证码的识别
☆22Updated 6 years ago
Alternatives and similar repositories for keras_captcha:
Users that are interested in keras_captcha are comparing it to the libraries listed below
- 基于tensorflow的的cnn卷积神经网络的图像识别分类☆121Updated 6 years ago
- 卷积神经网络(CNN)项目,给你一个狗的图像,你的算法将会识别并估计狗的品种☆27Updated 2 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆179Updated 6 years ago
- 我写了详细代码注释,卷积神经网络经典项目猫狗识别kaggle☆47Updated 5 years ago
- 基于python编写的Keras深度学习框架开发,利用卷积神经网络CNN,快速识别图片并进行分类☆35Updated 6 years ago
- 基于CNN,keras的验证码识别项目☆15Updated 5 years ago
- 蔬菜水果图片识别少量样本测试效果☆58Updated 6 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆239Updated 5 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- 基于CNN学习ImageNet数据集,实现一个能识别狗品种的图像分类器☆14Updated 5 years ago
- 依据cifar10的cnn网络使用三层卷积识别蔬菜水果图片☆56Updated 6 years ago
- 本项目采用Opencv实现对视频信号的实时采集与帧提取,用Adaboost算法实现人脸图像的提取分割,并基于Keras搭建CNN卷积神经网络结构,用提取到的人脸图像训练CNN模型,并实现对视频中人脸的实时检测识别。☆103Updated 6 years ago
- 毕业设计 使用pytorch进行深度学习网络模型训练,实现车型识别☆104Updated 2 years ago
- keras 图像识别☆106Updated 2 years ago
- 基于tensorflow的手写数字识别☆77Updated 5 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆112Updated 5 years ago
- 基于 Keras + Flask 的 Mnist 手写数字集识别系统☆115Updated 2 years ago
- 一个简单的图像分类识别器GUI,使用python GUI + tensorflow 封装官方inceptionV3模型,可以识别2W种物品,和动物。☆55Updated 4 years ago
- 基于深度学习和TensorFlow的英文和汉字验证码识别☆166Updated 4 years ago
- 利用opencv自带的yolo模型进行目标检测(图片和视频)☆56Updated last year
- 通用的图像分类项目,并以涉黄、涉政、涉恐和普通图片4分类为例。☆128Updated 4 years ago
- 基于卷积神经网络的猫狗识别 web 应用☆151Updated 2 years ago
- 响应习大大的号召,进行垃圾分类。基于OpenCV和TensorFlow的生活垃圾图像分类识别。☆236Updated 5 years ago
- 图像字符识别☆11Updated 6 years ago
- 基于TensorFlow和Keras的智能垃圾分类系统,用于参加中国软件杯双创大赛。☆84Updated 4 years ago
- 基于pytorch卷积神经网络的中文手写汉字识别,使用HWDB数据库☆106Updated 5 years ago
- CNN卷积神经网络 交通标志识别☆114Updated 6 years ago
- 深度学习 + OpenCV,Python实现实时视频目标检测☆97Updated 6 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆173Updated 4 years ago
- 【图像分类】使用卷积神经网络CNN对手势进行识别☆23Updated 5 years ago