dee1024/pytorch-captcha-recognition resource
基于CNN训练的一套 "端到端" 的验证码识别模型,使用深度学习+训练数据+大量计算力,纯数字识别率高达 99.99%,数字+字母识别率 96% 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3081
- days_rel: n/a
- days_push: 2428
- n_releases_24m: 0
Adoption not part of the score
1220 stars · 327 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch-based end-to-end CNN model for recognizing captchas (digits and letters) without manual image preprocessing, using self-generated training data via ImageCaptcha. It serves primarily as an educational project demonstrating deep learning OCR workflows.
Use cases
- recognize captcha images with deep learning
- train a CNN to read digits and letters from images
- learn end-to-end OCR with pytorch
- generate labeled captcha training data
- build a multi-label character classification model
When to choose
- you want to learn CNN-based OCR with PyTorch
- you need to recognize simple generated captchas of digits and letters
- you want a complete train/test/predict pipeline example
When to avoid
- you need production-grade OCR for complex or noisy captchas
- you require actively maintained software with recent updates
- you need support for arbitrary text, distorted, or adversarial captchas
Facets
learning-resource · maturity maintenance
machine-learning deep-learning ocr image-processing computer-vision deep-learning computer-vision image-processing machine-learning tutorials python cross-platform captcha-recognition pytorch cnn ocr end-to-end image-classification
1 source
- readme: https://github.com/dee1024/pytorch-captcha-recognition · fetched 2026-08-28 · 1bac96034b89
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dee1024/pytorch-captcha-recognition | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="dee1024/pytorch-captcha-recognition")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem