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

README.md

captcha-solver

Neural Network Model for solving captchas in Python