/CeleryMath

Another LaTex equation OCR tool based on ConvNeXt and Transformer

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Celery Math

English | 简体中文

Another LaTex OCR Project

images/preview1.png

Usage

  1. Download prebuilt files from Release.
  2. Extract celeryMah-weights-\*.zip and celeryMath-\*.zip
  3. Move Tokenizer.jsonceleryMathEncoder.onnxceleryMathDecoder.onnx to conf directory.
  4. Open celeryMath.exe and Click settings to config path.
  5. Have fun!

NOTE

We 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.

TODO

  • API
  • Desktop Deploy
  • ONNX
  • Compile to module
  • Reduce package size
  • Beam Search

Developers

Any suggestions and PRs are welcome.

Thanks

License

GPL-V3 Read More