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 df8e2dd7e4 #feat: clear data преди 6 месеца
__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: last configs преди 6 месеца
README.md Initial commit преди 7 месеца
captcha_miner.py #feat: last configs преди 6 месеца
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: last configs преди 6 месеца
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