Neural Network Model for solving captchas in Python
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
LucasUnioIT b019be01ea #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request il y a 1 an
__pycache__ #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request il y a 1 an
base_letras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas il y a 1 an
captcha_teste #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas il y a 1 an
captcha_tratado #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas il y a 1 an
README.md Initial commit il y a 1 an
captcha_miner.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas il y a 1 an
main.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request il y a 1 an
modelo_treinado.keras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas il y a 1 an
rotulos_modelo.dat #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas il y a 1 an
separar_letras.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas il y a 1 an
solve_captcha.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request il y a 1 an
testar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas il y a 1 an
tratar_captcha.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request il y a 1 an
treinar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas il y a 1 an

README.md

captcha-solver

Neural Network Model for solving captchas in Python