latex-ocr
There are 12 repositories under latex-ocr topic.
lukas-blecher/LaTeX-OCR
pix2tex: Using a ViT to convert images of equations into LaTeX code.
OleehyO/TexTeller
TexTeller can convert image to latex formulas (image2latex, latex OCR) with higher accuracy and exhibits superior generalization ability, enabling it to cover most usage scenarios.
RapidAI/RapidLaTeXOCR
Formula recognition based on LaTeX-OCR and ONNXRuntime.
SWHL/TrOCR-Formula-Rec
基于TrOCR + UniMER-1M数据集,训练一个小而美的公式识别模型
ProfFan/Snap2LaTeX
A minimalist macOS app to convert a snap of Equation to LaTeX without paying :shrug:
hoang-quoc-trung/sumen
Scaling Up Image-to-LaTeX Performance: Sumen An End-to-End Transformer Model With Large Dataset
SWHL/ConvertLaTeXOCRToONNX
Convert LaTeX-OCR To ONNX
SWHL/ProcessLaTeXFormulaTools
Tools for processing LaTeX formulas.
Hermann-web/pix2tex
This Python script employs Streamlit and LatexOCR to extract LaTeX formulas from uploaded images (JPEG, JPG, PNG). It displays the uploaded image and the extracted LaTeX formula, demonstrating a basic example of LaTeX to Markdown conversion.
SWHL/LaTeXToImage
Use LaTeX compilation tools to convert formulas in LaTeX format into corresponding images.
Sped0n/texa
A portable cross-plaform app for markdown and LaTeX OCR, built with SolidJS and pywebview.
Sped0n/texifast
Fast LaTeX OCR powered by texify, but without bloated dependencies like torch or transformers.