JasonLiTW/simple-railway-captcha-solver
A CNN-based captcha solver using Keras that recognizes Taiwan Railway booking verification codes.

Velocity · 7d
+0.3
★ / day
Trend
→steady
star history
This project implements a Convolutional Neural Network using Keras to recognize captcha codes from the Taiwan Railway booking website. It generates training data by mimicking captcha styles and uses data augmentation for real samples. The model achieves up to 99.39% per-character accuracy on test sets and 91.57% full-captcha accuracy against the live website.