Skip to content
View fmf393's full-sized avatar

Block or report fmf393

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

    Forked from stultus/mathml2tex

    XSLT 1 transformation from MathML to LaTeX using `xsl_yarosh`

    XSLT

  2. tesseract tesseract Public

    Forked from tesseract-ocr/tesseract

    Tesseract Open Source OCR Engine (main repository)

    C++

  3. opencv opencv Public

    Forked from opencv/opencv

    Open Source Computer Vision Library

    C++

  4. CHINESE-OCR CHINESE-OCR Public

    Forked from xiaofengShi/CHINESE-OCR

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

    Python

  5. Image2Katex Image2Katex Public

    Forked from xiaofengShi/Image2Katex

    公式图片ocr,输入图片输出对应的latex表达式

    HTML

  6. Keras-TextClassification Keras-TextClassification Public

    Forked from yongzhuo/Keras-TextClassification

    中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN,…

    Python