使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
lucas.varanda
/
captcha-solver
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
Neural Network Model for solving captchas in Python
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
3
提交
2
分支
目录树:
b019be01ea
main
master
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 'b019be01ea'
${ noResults }
HTTPS
ZIP
TAR.GZ
LucasUnioIT
b019be01ea
#feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request
1年前
__pycache__
#feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request
1年前
base_letras
#feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas
1年前
captcha_teste
#feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas
1年前
captcha_tratado
#feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas
1年前
README.md
Initial commit
1年前
captcha_miner.py
#feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas
1年前
main.py
#feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request
1年前
modelo_treinado.keras
#feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas
1年前
rotulos_modelo.dat
#feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas
1年前
separar_letras.py
#feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas
1年前
solve_captcha.py
#feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request
1年前
testar_modelo.py
#feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas
1年前
tratar_captcha.py
#feat: Create function to decode base64 and return captcha, and creating the main.py with the endpoint to receive the request
1年前
treinar_modelo.py
#feat: Criacao do modelo de Rede Neural para rotulacao e identificacao dos captchas
1年前
README.md
captcha-solver
Neural Network Model for solving captchas in Python