Skip to content
View Lgua22's full-sized avatar

Block or report Lgua22

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. captcha_trainer captcha_trainer Public

    Forked from kerlomz/captcha_trainer

    [验证码识别-训练] This project is based on CNN/ResNet/DenseNet+GRU/LSTM+CTC/CrossEntropy to realize verification code identification. This project is only for training the model.

    Python

  2. captcha_platform captcha_platform Public

    Forked from kerlomz/captcha_platform

    [验证码识别-部署] This project is based on CNN+BLSTM+CTC to realize verificationtion. This projeccode identificat is only for deployment models.

    Python

  3. cnn_captcha cnn_captcha Public

    Forked from nickliqian/cnn_captcha

    use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。

    Python