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 7 mois
__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 7 mois
base_letras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas il y a 7 mois
captcha_teste #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas il y a 7 mois
captcha_tratado #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas il y a 7 mois
README.md Initial commit il y a 7 mois
captcha_miner.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas il y a 7 mois
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 7 mois
modelo_treinado.keras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas il y a 7 mois
rotulos_modelo.dat #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas il y a 7 mois
separar_letras.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas il y a 7 mois
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 7 mois
testar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas il y a 7 mois
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 7 mois
treinar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas il y a 7 mois

README.md

captcha-solver

Neural Network Model for solving captchas in Python