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 1 Jahr
__pycache__ #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request vor 1 Jahr
base_letras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas vor 1 Jahr
captcha_images #feat: last configs vor 1 Jahr
captcha_teste #feat: last configs vor 1 Jahr
captcha_tratado #feat: last configs vor 1 Jahr
caracteres #feat: last configs vor 1 Jahr
identificado #feat: last configs vor 1 Jahr
README.md Initial commit vor 1 Jahr
captcha_miner.py #feat: last configs vor 1 Jahr
main.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request vor 1 Jahr
modelo_treinado.keras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas vor 1 Jahr
rotulos_modelo.dat #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas vor 1 Jahr
separar_letras.py #feat: last configs vor 1 Jahr
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 1 Jahr
testar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas vor 1 Jahr
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 1 Jahr
treinar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas vor 1 Jahr

README.md

captcha-solver

Neural Network Model for solving captchas in Python