Neural Network Model for solving captchas in Python
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
LucasUnioIT df8e2dd7e4 #feat: clear data hace 6 meses
__pycache__ #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request hace 7 meses
base_letras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas hace 7 meses
captcha_teste #feat: last configs hace 6 meses
README.md Initial commit hace 7 meses
captcha_miner.py #feat: last configs hace 6 meses
main.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request hace 7 meses
modelo_treinado.keras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas hace 7 meses
rotulos_modelo.dat #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas hace 7 meses
separar_letras.py #feat: last configs hace 6 meses
solve_captcha.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request hace 7 meses
testar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas hace 7 meses
tratar_captcha.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request hace 7 meses
treinar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas hace 7 meses

README.md

captcha-solver

Neural Network Model for solving captchas in Python