Neural Network Model for solving captchas in Python
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
LucasUnioIT 6334a7eafa #feat: last configs před 6 měsíci
__pycache__ #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request před 7 měsíci
base_letras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas před 7 měsíci
captcha_images #feat: last configs před 6 měsíci
captcha_teste #feat: last configs před 6 měsíci
captcha_tratado #feat: last configs před 6 měsíci
caracteres #feat: last configs před 6 měsíci
identificado #feat: last configs před 6 měsíci
README.md Initial commit před 7 měsíci
captcha_miner.py #feat: last configs před 6 měsíci
main.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request před 7 měsíci
modelo_treinado.keras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas před 7 měsíci
rotulos_modelo.dat #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas před 7 měsíci
separar_letras.py #feat: last configs před 6 měsíci
solve_captcha.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request před 7 měsíci
testar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas před 7 měsíci
tratar_captcha.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request před 7 měsíci
treinar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas před 7 měsíci

README.md

captcha-solver

Neural Network Model for solving captchas in Python