Loading...
Loading...
Available on 1 platform
Sign in to view source links and access this dataset
Lukas Blecher's pix2tex project provides data for converting images of mathematical equations into LaTeX code using a Vision Transformer (ViT) architecture. Updated in January 2025, the repository facilitates the im2markup task specifically for scientific and mathematical notation. The data pairs visual representations of formulas with their corresponding LaTeX markup strings.
The project is primarily a model implementation (pix2tex); users should verify if the raw training data is hosted within the repository or requires external downloading via provided scripts. Requires Python and PyTorch for implementation.