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