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 6334a7eafa #feat: last configs преди 1 година
__pycache__ #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request преди 1 година
base_letras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas преди 1 година
captcha_images #feat: last configs преди 1 година
captcha_teste #feat: last configs преди 1 година
captcha_tratado #feat: last configs преди 1 година
caracteres #feat: last configs преди 1 година
identificado #feat: last configs преди 1 година
README.md Initial commit преди 1 година
captcha_miner.py #feat: last configs преди 1 година
main.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request преди 1 година
modelo_treinado.keras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas преди 1 година
rotulos_modelo.dat #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas преди 1 година
separar_letras.py #feat: last configs преди 1 година
solve_captcha.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request преди 1 година
testar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas преди 1 година
tratar_captcha.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request преди 1 година
treinar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas преди 1 година

README.md

captcha-solver

Neural Network Model for solving captchas in Python