Yidadaa / Captcha-Deep-Learning

Recognize captcha using deep learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Recognize captcha using deep learning.


Languages

Language:Python 100.0%