Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 506 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 506 Bytes

reddit.captcha

A reddit captcha breaker with 96% accuracy See blog here https://deepmlblog.wordpress.com/2016/01/05/breaking-reddit-captcha-with-96-accuracy/

Create a dataset using bash.sh in directory data. Labels are in data/labels.txt. Each directory in data is a set of captchas of 1 url, the corresponding label in data/labels.txt. For example, using url https://www.reddit.com/captcha/1.png a dataest in data/1 is created.

Make sure you set the cookies in bash.sh for creating training data set