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

README.md

captcha-solver

Neural Network Model for solving captchas in Python