Giter Site home page Giter Site logo

celerymath's Introduction

CeleryMath

Another LaTex OCR Project

Give me a star ⭐ if you like this project~

English | 简体中文

images/cmpreview.gif

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!

Build from source

Install python-poetry first

  1. clone repo and creat environment
git clone https://github.com/MODCT/CeleryMath.git
cd CeleryMath
poetry install
  1. build
poe build  // using default settings, details canbe found in build.py
poe build -j 32  // multithread

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.