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

README.md

captcha-solver

Neural Network Model for solving captchas in Python