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.