Skip to content

glaucogithub/captcha-break

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Captcha Break

This project was done as part of a study of Machine Learning, Image Processing and Cybersecurity.

Getting Started

Prerequisites

Others used libraries can be seen in captcha-break.ipynb

How It Works

Image Processing

Images dataset can be found in Medium.

Original Thresholding Morphological Transformations Contours
original original original original

Machine Learning

The letters were saved in folders inside data_letters with their IDs for train and test convolutional neural network

We can see 99,5% of accuracy in tests!

Finally, let's test!

ZWBJ CGLT
teste1 teste2

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

This project was done as part of a study of Machine Learning, Image Processing and Cybersecurity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%