Releases · lukas-blecher/LaTeX-OCR (original) (raw)

0.0.31

What's Changed

Big change (maybe breaking in your old environment) is moving away from PyQt5 to PyQt6. This will help with installation issues for M1 and M2 based systems.

New Contributors

Full Changelog: 0.0.29...0.0.31

0.0.29

0.0.26

What's Changed

Mainly improved training

Full Changelog: 0.0.24...0.0.26

Breaking Changes

models.py moved into new module models.
Model class has forward moved to generate.

0.0.24

0.0.20

What's Changed

Breaking Changes

Methods in cli.py initialize and call_model have been moved into a the class LatexOCR.

Full Changelog: 0.0.4...0.0.20

0.0.4

What's Changed

New Contributors

Full Changelog: v0.0.1...0.0.4

No new model checkpoints. See first release.

Weights release

Transitioning the weights from Google Drive to GitHub.

LICENSE
Since the model was trained on arxiv data the weights are released under CC BY-NC-SA.