文件名称:tensorflow-simple-captcha:使用 TensorFlow 识别简单图像验证码
文件大小:1.19MB
文件格式:ZIP
更新时间:2024-05-22 13:30:27
tensorflow captcha Python
使用 TensorFlow 识别简单图像验证码 使用 pipenv install # 安装环境依赖 pipenv run prepare # 生成测试数据标签 pipenv run train # 训练模型 pipenv run work < test.jpg # 识别 test.jpg 文章链接