This repository is a
re-hosted, unmodified copy of the ONNX model weights from
RapidAI/RapidLatexOCR, used to
recognize handwritten/typeset math formulas and convert them to LaTeX, fully
client-side in the browser via
onnxruntime-web.
No training, fine-tuning, or modification has been done to these weights. They are
mirrored here only so we can fetch them from a stable, CORS-enabled, pinned
URL without committing ~179 MB of binary files to our own git repository.
All credit for training and exporting these weights belongs to the original authors:
MIT, matching the license of both upstream projects. See LICENSE in this repo.
These weights are consumed directly by web-app I am working on. They are not intended to be a
general-purpose published model — for the canonical, actively maintained version,
use the upstream RapidLatexOCR repository or PyPI package instead.