Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 335 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 335 Bytes

Introduction

A simple approach to breaking a weak text based CAPTCHA using Image Processing and Neural Network. For more details, read the blog post.

Requirements

  • Python 2.7
  • Ipython notebook
  • Pillow
  • Scipy
  • Numpy
  • Dill
  • Pytesseract
  • Selenium
  • Pandas