Skip to content

assassin-jc/tf-captcha

Repository files navigation

本项目针对字符型图片验证码,使用tensorflow2.0版本实现卷积神经网络,进行验证码识别。 项目代码主要参照 https://github.com/nickliqian/cnn_captcha, 主要是使用tensorflow2.0 重新实现相关功能也顺带学习神经网络

实际尝试下来,自建模型的训练速度和准确率都不如efficientnetv2(keras的预训练模型)

自建模型字符识别准确率曲线

efficientnetv2字符识别准确率曲线

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages