Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 496 Bytes

basic-captcha-breaker.md

File metadata and controls

7 lines (4 loc) · 496 Bytes

Basic Captcha Breaker

In this tutorial a basic captcha is going to be broken.
A NN is going to be trained using several images that represents letters and then this NN is going to be used to automatically identify the letters inside a captcha image.

Check the awesome guided tutorial provided by BrA.In Smasher in this google collab page.