captcha-tensorflow

captcha classifier

A project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas

Image Captcha Solving Using TensorFlow and CNN Model. Accuracy 90%+

GitHub

998 stars
35 watching
269 forks
Language: Jupyter Notebook
last commit: over 3 years ago
Linked from 1 awesome list

captchacaptcha-breakingcaptcha-generatorcaptcha-recognitioncaptcha-solvercaptcha-solvingcnn-modeltensorflow

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
zakizhou/captchaA deep learning model for classifying images with four digits68
chxj1992/captcha_crackerAn image recognition system using a deep learning model to classify characters from verification codes189
patricklib/captcha_recognizeA Python library for training and recognizing image-based captchas using TensorFlow without requiring image segmentation.558
skyduy/cnn_kerasAn implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification287
aaronshan/12306-captchaDeep learning-based system to recognize and classify 12306 captcha images281
arunmichaeldsouza/tensorflow-image-detectionA tool for training and classifying images using Google's Inception model and TensorFlow329
chenxi116/pnasnet.tfAn implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet.102
yeephycho/nasnet-tensorflowA toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow136
androidthings/sample-tensorflow-imageclassifierAn Android Things project that uses TensorFlow Lite to classify images from a camera and provide spoken results.621
shekkizh/fcn.tensorflowAn implementation of a deep learning model for image segmentation using TensorFlow1,251
burness/tensorflow-101An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more.1,113
jazzsaxmafia/show_attend_and_tell.tensorflowA TensorFlow implementation of a neural caption generator using attention mechanisms.506
t73liu/tfjs-starterAn Expo-based React Native application using TensorFlow.js to detect objects in images with MobileNet10
charlesshang/tffrcnnA TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets.875
preritj/segmentationDeep learning models for semantic segmentation of images101