zhaipro/easy12306
A deep learning project that builds and trains CNN models to automatically recognize and classify 12306 railway ticketing captcha verification codes.

This repository implements machine learning models for recognizing Chinese 12306 railway ticket website captcha codes. It provides two neural network models: one for text/character recognition and another for image classification. Users can run python3 main.py to classify captcha images, which present a grid of images and require selecting specific items (like an electronic scale or wind chime) to pass verification.
Frequently asked
- What is zhaipro/easy12306?
- A deep learning project that builds and trains CNN models to automatically recognize and classify 12306 railway ticketing captcha verification codes.
- Is easy12306 open source?
- Yes — zhaipro/easy12306 is open source, released under the Artistic-2.0 license.
- What language is easy12306 written in?
- zhaipro/easy12306 is primarily written in Python.
- How popular is easy12306?
- zhaipro/easy12306 has 2.9k stars on GitHub.
- Where can I find easy12306?
- zhaipro/easy12306 is on GitHub at https://github.com/zhaipro/easy12306.