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%+
997 stars
35 watching
272 forks
Language: Jupyter Notebook
last commit: over 1 year ago
Linked from 1 awesome list
captchacaptcha-breakingcaptcha-generatorcaptcha-recognitioncaptcha-solvercaptcha-solvingcnn-modeltensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
zakizhou/captcha | A deep learning model for classifying images with four digits | 68 |
chxj1992/captcha_cracker | An image recognition system using a deep learning model to classify characters from verification codes | 188 |
patricklib/captcha_recognize | A Python library for training and recognizing image-based captchas using TensorFlow without requiring image segmentation. | 556 |
skyduy/cnn_keras | An implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification | 288 |
aaronshan/12306-captcha | Deep learning-based system to recognize and classify 12306 captcha images | 280 |
arunmichaeldsouza/tensorflow-image-detection | A tool for training and classifying images using Google's Inception model and TensorFlow | 328 |
chenxi116/pnasnet.tf | An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
yeephycho/nasnet-tensorflow | A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
androidthings/sample-tensorflow-imageclassifier | An Android Things project that uses TensorFlow Lite to classify images from a camera and provide spoken results. | 622 |
shekkizh/fcn.tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow | 1,252 |
burness/tensorflow-101 | An 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.tensorflow | A TensorFlow implementation of a neural caption generator using attention mechanisms. | 506 |
t73liu/tfjs-starter | An Expo-based React Native application using TensorFlow.js to detect objects in images with MobileNet | 10 |
charlesshang/tffrcnn | A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. | 874 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |