Neural Network Model for solving captchas in Python
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
LucasUnioIT b019be01ea #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request pirms 2 gadiem
__pycache__ #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request pirms 2 gadiem
base_letras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas pirms 2 gadiem
captcha_teste #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas pirms 2 gadiem
captcha_tratado #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas pirms 2 gadiem
README.md Initial commit pirms 2 gadiem
captcha_miner.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas pirms 2 gadiem
main.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request pirms 2 gadiem
modelo_treinado.keras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas pirms 2 gadiem
rotulos_modelo.dat #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas pirms 2 gadiem
separar_letras.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas pirms 2 gadiem
solve_captcha.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request pirms 2 gadiem
testar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas pirms 2 gadiem
tratar_captcha.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request pirms 2 gadiem
treinar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas pirms 2 gadiem

README.md

captcha-solver

Neural Network Model for solving captchas in Python