fuulish / captcha_breaking

some sample code to break captchas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breaking a captcha (based on pictures of humans and non-humans)

This code is intended as a fun project to gain familiarity with the basics of machine learning algorithms. The particular example is the captcha provided on the APS website avoiding automated access to peer-reviewed articles. The authors of the code have no intent in performing bulk-downloads of paywall-blocked data or any related illegal activity.

Installation

Requirements:

To install simply execute setup script:

$ python setup.py install

About

some sample code to break captchas

License:MIT License


Languages

Language:Python 81.7%Language:JavaScript 16.0%Language:Shell 2.3%