Neural Network Model for solving captchas in Python
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
LucasUnioIT 6334a7eafa #feat: last configs vor 6 Monaten
__pycache__ #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request vor 7 Monaten
base_letras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas vor 7 Monaten
captcha_images #feat: last configs vor 6 Monaten
captcha_teste #feat: last configs vor 6 Monaten
captcha_tratado #feat: last configs vor 6 Monaten
caracteres #feat: last configs vor 6 Monaten
identificado #feat: last configs vor 6 Monaten
README.md Initial commit vor 7 Monaten
captcha_miner.py #feat: last configs vor 6 Monaten
main.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request vor 7 Monaten
modelo_treinado.keras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas vor 7 Monaten
rotulos_modelo.dat #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas vor 7 Monaten
separar_letras.py #feat: last configs vor 6 Monaten
solve_captcha.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request vor 7 Monaten
testar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas vor 7 Monaten
tratar_captcha.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request vor 7 Monaten
treinar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas vor 7 Monaten

README.md

captcha-solver

Neural Network Model for solving captchas in Python