Git Product home page Git Product logo

text_select_captcha's Introduction

点击选择文字验证码识别

文字点选、选字、选择文字验证码识别
特性
识别速度约在100~300ms之间
高达97%的准确率
小样本训练(此模型训练采用了300张验证码)
windows下python3.6、python3.8、python3.10测试使用通过
低消耗,代码经编译后在低配置机器上也可运行

效果演示

Image text

项目结构
---app 服务相关代码
---model 模型文件
---src  项目相关代码

更新说明

20230423更新

更改检测识别模型,修改返回结构

免责声明

本项目仅供学习交流使用,请勿用于非法用途,不得在任何商业使用,本人不承担任何法律责任。

环境准备

3、pip install -r requirements.txt

如何使用

#普通使用
python dome.py
服务启动方式
python service.py
启动后访问http://127.0.0.1:8000/docs#/查看接口文档
bilbil演示
python bilbil.py

结果如下

[
  [123, 174, 190, 243],
  [222, 188, 295, 265],
  [84, 72, 158, 138],
  [32, 197, 107, 279]
]
原始 检测 识别

请作者喝可乐o( ̄︶ ̄)o

Wechat Pay Ali Pay

有什么问题或需求欢迎各位在lssues中提问或联系邮件[email protected]

点个star再走呗!

text_select_captcha's People

Contributors

mgarcher avatar fengjixuchui avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.