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 6334a7eafa #feat: last configs hace 2 años
__pycache__ #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request hace 2 años
base_letras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas hace 2 años
captcha_images #feat: last configs hace 2 años
captcha_teste #feat: last configs hace 2 años
captcha_tratado #feat: last configs hace 2 años
caracteres #feat: last configs hace 2 años
identificado #feat: last configs hace 2 años
README.md Initial commit hace 2 años
captcha_miner.py #feat: last configs hace 2 años
main.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request hace 2 años
modelo_treinado.keras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas hace 2 años
rotulos_modelo.dat #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas hace 2 años
separar_letras.py #feat: last configs hace 2 años
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 2 años
testar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas hace 2 años
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 2 años
treinar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas hace 2 años

README.md

captcha-solver

Neural Network Model for solving captchas in Python