KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
fuck_verifycode
★ 20
Open GitHub ↗
用tensorflow搭建CNN识别验证码
Download README (.md)
Explore Similar Repositories
bnlstm-pytorch
:
Batch normalized LSTM with pytorch
kubernetes-redis-cluster
:
No description available.
PAINT
:
ETW version of PAINT (Process Attribution In Network Traffic)
bip3x
:
Bip39 mnemonic C++ implementation. Contains java and C bindings.
v2ray-whmcs-backend
:
a v2ray for whmcs backend
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
fuck_verifycode
?
Download (.md)
# fuck_verifycode 用tensorflow搭建CNN识别验证码 ## 用到的库 tensorflow opencv numpy captcha # 生成验证码 python utlilty.py # 训练模型和验证模型准确率 python train.py # GUI python crack_verifycode.py # 杂七杂八 tensorboard的日志在log目录,模型保存在model目录,模型训练90个epoch,验证集大概能到98%的准确率