GithubHelp home page GithubHelp logo

eduardolaquintana / captchabot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from davidillanes/captchabot

2.0 0.0 0.0 2 KB

Design a bot capable of beating reCAPTCHA challenges.

deep-learning neural-networks computer-vision convolutional-neural-networks captcha-solver

captchabot's Introduction

CAPTCHABOT

Design a BOT capable of beating reCAPTCHA challenges

Setup Plan/organize Read reCapthca v3 docs Github repo (+ test) / live shared coding env? Python / TensorFlow / AWS account + access

Model Find captcha specific dataset (images first, no text/numbers) Done (drive folder) Use data augmentation online (while training, less storage needed, see google dev code) to have more data (TF ImageDataGenerator module, see Kaggle) Pre-trained models (inception v4?) + tuned top (hyperopt?)

Possible milestones

  1. image recognition (multi-class classification)
  2. voting on 9 images, define a confidence threshold (multi-class classification + voting)
  3. Connect to API or scrape a website to test live safely + button click (production) and obtain human-like (~1.0) scores

Other GPU vs CPU Separate tasks, or do same but diff paths Future: try one-shot learning, structured learning

captchabot's People

Contributors

davidillanes avatar eduardolaquintana avatar

Stargazers

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