Neural Network Model for solving captchas in Python
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
LucasUnioIT 6334a7eafa #feat: last configs 6 månader sedan
__pycache__ #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request 7 månader sedan
base_letras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas 7 månader sedan
captcha_images #feat: last configs 6 månader sedan
captcha_teste #feat: last configs 6 månader sedan
captcha_tratado #feat: last configs 6 månader sedan
caracteres #feat: last configs 6 månader sedan
identificado #feat: last configs 6 månader sedan
README.md Initial commit 7 månader sedan
captcha_miner.py #feat: last configs 6 månader sedan
main.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request 7 månader sedan
modelo_treinado.keras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas 7 månader sedan
rotulos_modelo.dat #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas 7 månader sedan
separar_letras.py #feat: last configs 6 månader sedan
solve_captcha.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request 7 månader sedan
testar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas 7 månader sedan
tratar_captcha.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request 7 månader sedan
treinar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas 7 månader sedan

README.md

captcha-solver

Neural Network Model for solving captchas in Python