SaulZhang / Tensorflow-CAPTCHA-RecognitionLinks
第九届大学生服务外包大赛--A16验证码识别。基于卷积神经网络,Siamese Network等方法实现光学字符识别以及基于度量学习的相似字符匹配。相关参考论文《Learning a Similarity Metric Discriminatively, with Application to Face Verification》
☆18Updated 5 years ago
Alternatives and similar repositories for Tensorflow-CAPTCHA-Recognition
Users that are interested in Tensorflow-CAPTCHA-Recognition are comparing it to the libraries listed below
Sorting:
- 天池比赛-铝型材表面瑕疵识别的实现;Pytorch;finetune renet;☆15Updated 6 years ago
- tensorflow serving and deep model online https://dataxujing.github.io/tensorflow-serving-Wechat/?transition=convex#/☆19Updated 6 years ago
- TinyMind人民币编码识别竞赛,第三名代码☆21Updated 5 years ago
- 深度学习处理数据的一些基本操作☆33Updated 6 years ago
- some small codes about deep learning☆51Updated 7 years ago
- 采用深度学习方法进行刀具识别。☆22Updated 6 years ago
- 2018搜狐内容识别算法大赛-解决方案(4th)☆17Updated 7 years ago
- Bank card number identification system based on deep learning/基于深度学习的银行卡号识别系统☆22Updated 6 years ago
- python使用SIFT算法对图像提取特征☆11Updated 8 years ago
- 深度学习OCR REST api (Flask+Redis+Keras)☆12Updated 7 years ago
- 爬取百度图片,搭建自己的图片索引库实现简单的以图搜图功能,还有可视化效果☆51Updated 6 years ago
- 爱奇艺多模态人物识别比赛,排名第四☆69Updated 6 years ago
- kaggle中的【State Farm Distracted Driver Detection】比赛的实现☆22Updated 7 years ago
- cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU)…☆67Updated 7 years ago
- 这是一个简单的猫狗分类、识别的TensorFlow实现☆18Updated 6 years ago
- python 图像处理 以图搜图 无损压缩☆11Updated 6 years ago
- Utilizing Mask RCNN to generate 3D(look-like) images and videos. 裸眼3d,用Mask-RCNN自动生成视频与图像☆37Updated 2 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆103Updated 6 years ago
- 基于LibSVM实现的验证码识别,通过对验证码图片进行二值化、去噪、切割等处理后,对每个字符进行识别。识别过程采用LibSVM来实现。可用于识别网站登录的验证码。☆37Updated 7 years ago
- AI研习社☆27Updated 4 years ago
- Building Pytorch Server with Flask☆31Updated 7 years ago
- For all the researchers who after waiting for a long time, they get their research papers rejected by big international conferences. This…☆10Updated 4 years ago
- 旨在搭建一个分类问题在Pytorch框架下的通解,批量解决单任务多分类问题、多任务多分类问题。☆56Updated 5 years ago
- 使用numpy构建cnn复习深度学习知识☆35Updated 7 years ago
- a web service of image classification using django and tfserving☆17Updated 6 years ago
- ☆12Updated 7 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- 基于CNN的车牌(字符)识别 end2end plate recognition using CNN based on Tensorflow☆26Updated 8 years ago
- End-to-end variable length Captcha recognition using CNN+RNN+Attention/CTC (pytorch implementation). 端到端的不定长验证码识别☆116Updated 7 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 7 years ago