Code Monkey home page Code Monkey logo

tensorflow's Introduction

目录chinese_captcha_crack使用的是普通3-4层CNN神经网络

目录captcha_crack_densenet使用的是densenet网络,优点是特征更少,效率更高,模型更小,实测有3-5%的准确率提升。

中文验证码学习与破解

训练目标是最大6字符不定长验证码,可根据自己需求进行修改

#目录font 放英文字体,font2 放中文字体文件,可放多个字体文件,生成时会随机生成包含的字体。

#生成训练时会随机从字体目录中选择字体文件进行生成.

#在ubuntu上测试通过,需要python3. 安装报错却啥装啥就行.

#训练命令: #python3 train.py

#测试命令: #python3 predict.py

################################################################

欢迎加QQ群讨论: 592109504

tensorflow's People

Contributors

twang988 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.