nickliqian/cnn_captcha
A TensorFlow-based CNN implementation for recognizing characters in captcha images.

Not currently ranked — collecting fresh signals.
star history
This project implements a convolutional neural network using TensorFlow to recognize and decode character-based captcha images. It provides modular components for dataset validation, training, verification, inference, and API serving. The project aims to reduce the time and effort required to build captcha recognition systems.
Frequently asked
- What is nickliqian/cnn_captcha?
- A TensorFlow-based CNN implementation for recognizing characters in captcha images.
- Is cnn_captcha open source?
- Yes — nickliqian/cnn_captcha is open source, released under the Apache-2.0 license.
- What language is cnn_captcha written in?
- nickliqian/cnn_captcha is primarily written in Python.
- How popular is cnn_captcha?
- nickliqian/cnn_captcha has 2.9k stars on GitHub.
- Where can I find cnn_captcha?
- nickliqian/cnn_captcha is on GitHub at https://github.com/nickliqian/cnn_captcha.