CAPTCHA
Digit recognizer
A deep learning model for classifying images with four digits
implement classification for CAPTCHA in TensorFlow
68 stars
6 watching
25 forks
Language: Python
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas | 998 |
| | Deep learning-based system to recognize and classify 12306 captcha images | 281 |
| | An image recognition system using a deep learning model to classify characters from verification codes | 189 |
| | A Python library for training and recognizing image-based captchas using TensorFlow without requiring image segmentation. | 558 |
| | A machine learning project that trains an Android model to recognize handwritten digits using TensorFlow and MNIST dataset. | 463 |
| | An implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification | 287 |
| | This project demonstrates how to build and train a convolutional neural network (CNN) to recognize Chinese characters. | 200 |
| | Provides a human captcha widget based on question/answer pairs | 5 |
| | A Python-based web application that recognizes handwritten Chinese characters using a Convolutional Neural Network (CNN), allowing users to input text via an online writing board and receive recognition results. | 511 |
| | Automated solution to recognize simple CAPTCHAs using support vector machines | 206 |
| | A Python-based OCR system designed to recognize handwritten Chinese characters in vertical captcha images | 800 |
| | A deep learning model for generating image captions with semantic attention | 51 |
| | A repository containing code and slides for a machine learning tutorial on using TensorFlow.js to classify handwritten digits | 11 |
| | An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| | Named Entity Recognition model using LSTM and CRF with character embeddings | 1,947 |