longredzhong / keras_captchaLinks
用卷积神经网络进行图像验证码的识别
☆24Updated 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的英文和汉字验证码识别☆177Updated 5 years ago
- 基于 Keras + Flask 的 Mnist 手写数字集识别系统☆121Updated 2 years ago
- 本项目为基于深度学习的手写汉语拼音识别,采用Pytorch框架,整体采用主流深度学习文字识别算法CRNN+CTC方法,项目流程主要分为数据集采集及标注,算法构建、模型训练、预测与评估等。☆37Updated last year
- 基于torch进行验证码识别,识别率达94%☆119Updated 2 years ago
- keras 图像识别☆111Updated 2 years ago
- 基于CNN的车牌号识别☆138Updated 5 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆241Updated 6 years ago
- 图像字符识别☆11Updated 6 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆122Updated 5 years ago
- 基于pytorch卷积神经网络的中文手写汉字识别,使用HWDB数据库☆117Updated 5 years ago
- 基于tensorflow的的cnn卷积神经网络的图像识别分类☆125Updated 6 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆132Updated 5 years ago
- 验证码识别比赛code,针对数字,大小写字母能达到97-99%的准确率☆133Updated 11 months ago
- 蔬菜水果图片识别少量样本测试效果☆60Updated 7 years ago
- tensorflow关于目标检测的实现 包括maskrcnn; keras二分类,多分类实例以及两种不同的车牌识别,人脸识别,GAN☆40Updated 5 years ago
- 基于CNN,keras的验证码识别项目☆17Updated 6 years ago
- 好未来Feature Camp:中文手写汉字识别☆402Updated 6 years ago
- 卷积神经网络(CNN)项目,给你一个狗的图像,你的算法将会识别并估计狗的品种☆29Updated 2 years ago
- 响应习大大的号召,进行垃圾分类。基于OpenCV和TensorFlow的生活垃圾图像分类识别。☆246Updated 6 years ago
- 车牌识别、定位、分割。☆122Updated 6 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆177Updated 6 years ago
- 汽车识别,汽车车型识别,汽车品牌识别,车辆识别,深度学习,神经网络☆180Updated 2 years ago
- 百度文字识别api,Python3,包含了(通用文字识别,通用文字识别(含位置信息版),通用文字识别(高精度版),通用文字识别(高精度含位置版),网络图片文字识别,身份证识别,银行卡识别,驾驶证识别,行驶证识别,营业执照识别,车牌识别,表格文字识别-提交请求,通用票据识别,…☆76Updated 6 years ago
- 一个完整的图片识别(猫狗等,物体可自行训练,非图片验证码),和模型使用☆56Updated 6 years ago
- 基于卷积神经网络的猫狗识别 web 应用☆161Updated 2 years ago
- 毕业设计 使用pytorch进行深度学习网络模型训练,实现车型识别☆105Updated 2 years ago
- 一个简单的图像分类识别器GUI,使用python GUI + tensorflow 封装官方inceptionV3模型,可以识别2W种物品,和动物。☆64Updated 4 years ago
- 通用的图像分类项目,并以涉黄、涉政、涉恐和普通图片4分类为例。☆140Updated 5 years ago
- 一些深度学习的模型,基于TensorFlow,主要是卷积神经网络,完成计算机视觉中一些分类、检测、识别、图像处理等部分(之前的被我不小心删除了)☆52Updated 7 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆54Updated 7 years ago