Skip to content
View jamesbondzhou's full-sized avatar
Block or Report

Block or report jamesbondzhou

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. pytorch-fcn pytorch-fcn Public

    Forked from wkentaro/pytorch-fcn

    PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)

    Python

  2. TextBoxes_plusplus TextBoxes_plusplus Public

    Forked from MhLiao/TextBoxes_plusplus

    TextBoxes++: A Single-Shot Oriented Scene Text Detector

    C++

  3. TextBoxes TextBoxes Public

    Forked from MhLiao/TextBoxes

    TextBoxes: A Fast Text Detector with a Single Deep Neural Network

    C++

  4. 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)

    Python

  5. AdvancedEAST AdvancedEAST Public

    Forked from huoyijie/AdvancedEAST

    AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.

    Python

  6. CHINESE-OCR CHINESE-OCR Public

    Forked from xiaofengShi/CHINESE-OCR

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

    Python