Skip to content

purocean/tensorflow-simple-captcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用 TensorFlow 识别简单图像验证码

使用

pipenv install # 安装环境依赖
pipenv run prepare # 生成测试数据标签
pipenv run train # 训练模型
pipenv run work < test.jpg # 识别 test.jpg

文章链接

使用 TensorFlow 识别简单图像验证码

About

使用 TensorFlow 识别简单图像验证码

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages