Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 761 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 761 Bytes

Captcha Predictor

This project was created for educational purposes, It uses machine learning and visual image processing techniques to predict captchas of http://captchas.net. Artifical Neural Network, Support Vector Machine, Decision Tree and Naive Bayes are used for the process of prediction.

How To

  • Open the 'CaptchaPredictor' in Netbeans 7.x or above to build jar
  • Use VisualStudio 2010 or greater to build 'Crawler' executable

Project consists of two modules

  • Captcha crawler
  • Captcha Learner/Predictor

alt tag

SDK's Used

Email me for detailed reports. I have upgraded alot of things but haven't pushed them.