Neural Network Model for solving captchas in Python
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
LucasUnioIT b019be01ea #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request пре 7 месеци
__pycache__ #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request пре 7 месеци
base_letras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas пре 7 месеци
captcha_teste #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas пре 7 месеци
captcha_tratado #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas пре 7 месеци
README.md Initial commit пре 7 месеци
captcha_miner.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas пре 7 месеци
main.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request пре 7 месеци
modelo_treinado.keras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas пре 7 месеци
rotulos_modelo.dat #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas пре 7 месеци
separar_letras.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas пре 7 месеци
solve_captcha.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request пре 7 месеци
testar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas пре 7 месеци
tratar_captcha.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request пре 7 месеци
treinar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas пре 7 месеци

README.md

captcha-solver

Neural Network Model for solving captchas in Python