math-recognition

There are 7 repositories under math-recognition topic.

  • Green-Wood/BTTR

    Official implementation for ICDAR 2021 best poster paper "Handwritten Mathematical Expression Recognition with Bidirectionally Trained Transformer"

    Language:Python12521652
  • Green-Wood/CoMER

    Official implementation for ECCV 2022 paper "CoMER: Modeling Coverage for Transformer-based Handwritten Mathematical Expression Recognition"

    Language:Python12521821
  • caltechlibrary/documentarist

    Process Caltech Archives' digital documents and photos, and annotate each page or image with information about its contents

    Language:Python12504
  • selvypen/math-recognition-example-android

    This example app shows how to recognize mathematical expressions using the Selvy Pen SDK for Math on Android.

    Language:Java10101
  • selvypen/math-recognition-example-windows-wpf

    This example app shows how to recognize mathematical expressions using the Selvy Pen SDK for Math on Windows

    Language:C#4021
  • 4rthurrr/calc-notes

    Inspired by the innovative iPad Math Notes/Calculator app using GEMINI API, this project combines AI-powered math recognition with an intuitive drawing and calculating interface. Ideal for beginners and experienced developers, it offers hands-on experience.

    Language:TypeScript1100
  • tomferdi/Handwritten-math-equation-conversion

    Handwritten Math Equation Conversion is a Python-based tool that converts images of handwritten mathematical equations into LaTeX code using a pre-trained ONNX model. It reads a math equation image, processes it, and prints the corresponding LaTeX output while displaying the original image.

    Language:Python