Another LaTex OCR Project
Give me a star ⭐ if you like this project~
- Download prebuilt files from Release.
- Extract
celeryMah-weights-\*.zipandceleryMath-\*.zip - Move
Tokenizer.json、celeryMathEncoder.onnx、celeryMathDecoder.onnxtoconfdirectory. - Open
celeryMath.exeand Click settings to config path. - Have fun!
Install python-poetry first
- clone repo and creat environment
git clone https://github.com/MODCT/CeleryMath.git
cd CeleryMath
poetry install- build
poe build // using default settings, details canbe found in build.py
poe build -j 32 // multithreadWe take NO Responsibility for the OCR results, you can open an issue when you have any errors, users should take care and check the results carefully themselves.
- API
- Desktop Deploy
- ONNX
- Compile to module
- Reduce package size
- Beam Search
Any suggestions and PRs are welcome.
- Material Design Icons, https://fonts.google.com/icons
GPL-V3 Read More
