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 6334a7eafa #feat: last configs 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_images #feat: last configs il y a 1 an
captcha_teste #feat: last configs il y a 1 an
captcha_tratado #feat: last configs il y a 1 an
caracteres #feat: last configs il y a 1 an
identificado #feat: last configs il y a 1 an
README.md Initial commit il y a 1 an
captcha_miner.py #feat: last configs 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: last configs 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