Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.16 KB

README.md

File metadata and controls

40 lines (23 loc) · 1.16 KB

IE.Recaptcha

A project made by students of IE NITK. Two CNNs are implemented in this model, one of them solves CAPTCHAs generated by Python's ImageCaptcha Library and the other model solves CAPTCHAs generated by JAVA's SimpleCaptcha Captcha Library.

Snapshot of WebApp

Snapshot of WebApp

Python Captchas Using captcha

Python Captcha Dataset

Java Captchas Using SimpleCaptcha

Java Captcha Dataset

Custom CNN Architecture Performance

  • The Model was trained on SimpleCaptcha Generated text-based CAPTCHAs

  • The following plots were obtained : -

    • Training Accuracy over 30 Epochs = 87.55%

    Training Accuracy

    • Training Loss over 30 Epochs

    Training Loss

Made with ❤️

Mentors

Mentees