Neural Network Model for solving captchas in Python
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
LucasUnioIT 6334a7eafa #feat: last configs 6 miesięcy temu
__pycache__ #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request 7 miesięcy temu
base_letras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas 7 miesięcy temu
captcha_images #feat: last configs 6 miesięcy temu
captcha_teste #feat: last configs 6 miesięcy temu
captcha_tratado #feat: last configs 6 miesięcy temu
caracteres #feat: last configs 6 miesięcy temu
identificado #feat: last configs 6 miesięcy temu
README.md Initial commit 7 miesięcy temu
captcha_miner.py #feat: last configs 6 miesięcy temu
main.py #feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request 7 miesięcy temu
modelo_treinado.keras #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas 7 miesięcy temu
rotulos_modelo.dat #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas 7 miesięcy temu
separar_letras.py #feat: last configs 6 miesięcy temu
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 miesięcy temu
testar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas 7 miesięcy temu
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 miesięcy temu
treinar_modelo.py #feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas 7 miesięcy temu

README.md

captcha-solver

Neural Network Model for solving captchas in Python