/its-captcha

Primary LanguageJupyter Notebook

Deep Learning Captcha

How to Run

First export the main project as an app Flask export FLASK_APP=main.py Then execute Flask flask run

Generate Another Train data

You can use your own dataset, on scripts folder you find a jupyter notebook containing the Deep Learning train algorithm, feel free to generate your own models.