Skip to content
View GreenVegetables123's full-sized avatar

Block or report GreenVegetables123

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. my_orc_keras_verification_code_identification my_orc_keras_verification_code_identification Public

    Forked from YIYIMZ/my_orc_keras_verification_code_identification

    本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构进行了对比,实践说明同等训练下gru/lstm+ctc+cnn架构准确率和速度均明显优于cnn架构,gru +ctc+c…

    Python 1

  2. helloworld helloworld Public

    a simple code named helloworld

  3. webapp webapp Public

    Forked from docker-training/webapp

    Docker Fundamentals Python Sample WebApp

    Python

  4. helmet_dec helmet_dec Public

  5. Stronger-yolo Stronger-yolo Public

    Forked from ShuiXianhua/YOLO_V3

    Improve yolo with latest paper

    Python

  6. text-detection-ctpn text-detection-ctpn Public

    Forked from eragonruan/text-detection-ctpn

    text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network

    Python