Skip to content
View hjwseu's full-sized avatar

Block or report hjwseu

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. learn-regex learn-regex Public

    Forked from ziishaned/learn-regex

    Learn regex the easy way

    1

  2. DIP1 DIP1 Public

    2019小学期项目,二维点列与三维点列

    C++

  3. Python-100-Days Python-100-Days Public

    Forked from jackfrued/Python-100-Days

    Python - 100天从新手到大师

    Jupyter Notebook

  4. CHINESE-OCR CHINESE-OCR Public

    Forked from xiaofengShi/CHINESE-OCR

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

    Python

  5. Attention_ocr.pytorch Attention_ocr.pytorch Public

    Forked from chenjun2hao/Attention_ocr.pytorch

    This repository implements the the encoder and decoder model with attention model for OCR

    Python 1

  6. point_text_generator point_text_generator Public

    Forked from CatWang/point_text_generator

    这个项目是用来生成点状文字的,模拟医疗票据的针式打印机 medicine_result.txt是从一个医疗文件中爬下来的所有字或词组 该项目生成点状文字使用的是点阵文件 medbackground中的是有医疗背景的结果图片 nobackground中是没有背景的结果图片 为了更好地模拟针式打印机的断墨效果,还为字体中的一些像素点添加了轻微异位效果

    C++