Skip to content

Yidadaa/Captcha-Deep-Learning

Repository files navigation

Recognize Captcha Images

Python 2.x + PIL + tensorflow

Usage

# 0. Install dependencies
pip install -r requirements.txt

# 1. Download dataset
python download.py

# 2. Start training your model
python train.py

# 3. Evaluate your model
python test.py

Encounter a Problem?

Submit an issue here. Or read this instructions

Contributors

@Yidadaa @YCJGG

Releases

No releases published

Packages

No packages published

Languages