Giter Club home page Giter Club logo

test_cnn's Introduction

A keras cnn example: use cnn crack BT Dashboard(宝塔面板) captcha code.

test_cnn

Getting Started

follow the steps and you will get a nearly 100% acc model of BTDashboard captchacode.

Prerequisites

Because of BTDashboard only works on python2, so this project only support python2.7, so you should have python2.7 installed.

Build

First

clone this repo.

git clone https://github.com/fiht/test_cnn

Requirements

All packages we need is at requirements.txt , I strongly suggest you use virtualenv manage packages.

Train model

you can train the model by you self or just use the model I've trained to predict captchacode.

Train It yourself

run run_cnn.py to train the model. As default, it will train 64 epoll, you can change it by edit the source code at cnn.py line 125. each model it would save trained result.feel easy to kill it if it can predict well or cost too much time.

Use trained.model

I've trained the model with 1024 epoll. you can use it directly. Run python predict.py to know how to use.

Wanner know more?

visit my blog get more detail.

Result

Other Language

查看中文版README

a web interface is at bt.dev.fht.im

test_cnn's People

Contributors

imfht avatar harukama avatar

Watchers

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