Skip to content
View henlis's full-sized avatar
🐻
Focusing
🐻
Focusing

Block or report henlis

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. CPS-OCR-Engine CPS-OCR-Engine Public

    Forked from AstarLight/CPS-OCR-Engine

    An awesome OCR engine developed by SYSU DeepDriving Lab

    Python

  2. Lets_OCR Lets_OCR Public

    Forked from AstarLight/Lets_OCR

    A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.

    C++

  3. faceai faceai Public

    Forked from vipstone/faceai

    一款入门级的人脸、视频、文字检测以及识别的项目.

    Python

  4. CRNN_Chinese_Characters_Rec CRNN_Chinese_Characters_Rec Public

    Forked from Sierkinhane/CRNN_Chinese_Characters_Rec

    (CRNN) Chinese Characters Recognition.

    Python

  5. CHINESE-OCR CHINESE-OCR Public

    Forked from xiaofengShi/CHINESE-OCR

    [python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别

    Python

  6. pytorch_ctpn pytorch_ctpn Public

    Forked from opconty/pytorch_ctpn

    This is a pytorch implementation of CTPN(Detecting Text in Natural Image with Connectionist Text Proposal Network). You may want to finetune from: https://drive.google.com/open?id=1JHhI4sEIXfs5gDa1…

    Python