nickliqian/cnn_captcha
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2856
- days_rel: n/a
- days_push: 1364
- n_releases_24m: 0
Adoption not part of the score
2881 stars · 783 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python project that uses convolutional neural networks built with TensorFlow to recognize character-based image captchas. It packages validation, training, verification, recognition, and an API server module to streamline end-to-end captcha recognition.
Use cases
- recognize character captchas from images
- train a CNN model to crack captchas for web scraping
- serve captcha recognition as an HTTP API
- batch-verify captcha recognition accuracy
- learn CNN-based image recognition with a practical example
When to choose
- you need to recognize static character-based captchas end-to-end
- you want a self-hosted captcha recognition API without paying for OCR services
- you have labeled captcha images and want a ready-made training pipeline
When to avoid
- you need to recognize click-based or drag-based captchas (use darknet_captcha instead)
- you need actively maintained TensorFlow 2.x code or recent updates
- you need general-purpose OCR for documents rather than captchas
Facets
library · maturity maintenance
machine-learning deep-learning ocr image-processing http-server machine-learning computer-vision image-processing crawlers python windows captcha-recognition cnn tensorflow ocr web-scraping automation linux macos
1 source
- readme: https://github.com/nickliqian/cnn_captcha · fetched 2026-08-28 · 760e06b0d8ac
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nickliqian/cnn_captcha | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="nickliqian/cnn_captcha")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem